pctechguide.com

  • Home
  • Guides
  • Tutorials
  • Articles
  • Reviews
  • Glossary
  • Contact

Developing a Python to Extract Data from Your Smartphone

Many times we ask ourselves: “What part of the universe is this phone from?”, even if we already know where it is, but we don’t know which operator. Let me tell you that in this little tutorial I’m going to show you how to extract information from a phone through an API with Python.

To use the API it is necessary to register in “numverify”. However, we are lucky on our side “IT IS FREE!”, with limitations, of course; you won’t be able to use it more than 250 times. Is that a problem? NO!, mostly we will only use it to extract some phone numbers or tests, so don’t worry.

Once registered, on the home page in our session, it will show us our API key. We’ll copy it and use the following syntax.

Even if you are not from this planet or this alternate reality and, you don’t have Python installed in your system; just use your browser!

So, this time, let’s use the “requests” library, to make a request to the API and manipulate the data with ease.

In part one (1) we were speechless with the ease in which you could encrypt data using python along with GnuPG now we come with the second (2) part to clarify more methods that gives us this tool and for an extra send the encrypted message to our own inbox.

In some posts of this blog I already cover about how to send an email message through python, however I want to facilitate the work. I took the trouble to create you a module that you can use not only for this example but also for your own script’s/programs.

The module can be found in my Github repository: “floppy – (https://github.com/DtxdF/floppy)”.

Let’s start …
First things first, let’s download Floppy:

git clone https://github.com/DtxdF/floppy.git o If we don’t have Git installed let’s download the zip entering directly from our browser

We agree:

cd floppy

We run python and import what we need:

GnuPG Methods
You may ask yourself “‘Is this what you got us excited for?”, NO!, not only for that, I also want you to know the other GnuPG methods so that you can take full advantage of the potential and create your own programs/scripts in an effective way.

As you can see, we have already learned two things: 1.- Encrypting data; 2.- Sending it by e-mail; Why not learn up to three things?

Before continuing, it is necessary to clarify:
data: The data/string/message to use
passphrase: Password Phrase
verify: Allows data to be verified in the event of an attempted impersonation or involuntary modification
love: Allows you to print/store data in a legitimate format
symmetric: Encrypt the data with a symmetric encryption algorithm (Symmetric encryption means that there is only one password to encrypt and decrypt, contrary to the case of asymmetric encryption)
always_trust: Always trust that it is a legitimate identity, as it is interesting how GnuPG has something called a circle of trust that increases every time we add and verify a new key.
sign: Allows to sign the data
recipient: GnuPG public key identifier
keyid: Practically the same as recipients, only it accepts the identifier/id of the public key being this not an email and is used in other GnuPG methods that I will mention.
secret: In some methods we will see we need to access the secret keys
expect_passphrase: In case you want to export secret keys you need to use the passphrase parameter, with this method you can specify whether or not the passphrase is required to be entered.

I want them to experiment, to immerse themselves in the dark and gruesome methods and attributes that GnuPG offers us. Use the function dir(…) and help(…) as your best friends; If you require a third best friend it will be me, but you have to tell me and finally if you want a third (3) part I will teach you how to use Tor in your client but again I tell you, leave me your comment to know and prepare another entry.

Filed Under: Articles

Latest Articles

Registry Reviver Review

Registry Reviver Review

PROS: Installation is easy; it practically installs all on its own. CONS: Registry Reviver isn’t the most comprehensive or extensive registry cleaner that we've come across, but its interface is simple enough that anyone can use it. OVERVIEW: Registry Reviver is a cleaner that comes easy to … [Read More...]

Removal Guide of Fissa.com Virus

The Fissa.com virus belongs to the category of browser redirecting, it is designed to contaminate computers for the purpose of boosting website’s traffic, and also generate revenue to endless advertising without the consent of the users. When the Fissan.com virus has found a way to be installed on … [Read More...]

SCSI External Software

Typically, your scanner will have come with a CD-ROM that bundles the device's driver software and associated scanning applications. Follow the instructions for installing the software. If you've been provided with a floppy disk in addition to a CD-ROM, the implication is that this may … [Read More...]

Revolutionize Your Internet Experience with Orbi 960 – The Ultimate WiFi System

In a world where seamless connectivity is essential, slow and unreliable internet connections are a major problem. Whether you are running a business, … [Read More...]

Do You Need a VPN When Trading Cryptocurrency?

There’s no doubt that the biggest global industries in 2023 are tech-driven, while there remains a significant crossover between many of these … [Read More...]

Goodbye Bitcoin: the 3 alternative cryptocurrencies that have great upside potential, according to experts

Bitcoin has been a very lucrative investment for people that got into it early. One report from The Motley Fool pointed out that $10 of bitcoin … [Read More...]

Self-driving cars face their Achilles’ heel and may be targets of hackers

The market for self-driving cars is booming. Customers spent $22.22 billion on these autonomous vehicles in 2021 and they will likely spend more in … [Read More...]

How to avoid scams with bitcoin and other cryptocurrencies

Cryptocurrencies got a bad reputation when scams multiplied like ants on a piece of cake. Even today many people associate bitcoin and other … [Read More...]

WHAT IS CLOUD COMPUTING AND WHAT ARE ITS MAIN BENEFITS?

Users are Increasingly using cloud computing to store their information, which is replacing local storage. The business digitization process goes … [Read More...]

Guides

  • Computer Communications
  • Mobile Computing
  • PC Components
  • PC Data Storage
  • PC Input-Output
  • PC Multimedia
  • Processors (CPUs)

Recent Posts

11 Biggest Mistakes When Buying a PC

Whether you are the most experienced buyer or one does not have any knowledge while buying your first computer, you will always encounter … [Read More...]

VXA Tape Storage technology

Streaming is the technique used to transfer data in linear and helical scan tape drives, which operate by reading an entire … [Read More...]

Rotary Tuners Removal

RotaryTuners is another malware/spyware application that causes annoying commercial ads and popups inside your browser. If you are infected with this … [Read More...]

[footer_backtotop]

Copyright © 2023 About | Privacy | Contact Information | Wrtie For Us | Disclaimer | Copyright License | Authors