WELLCOME TO THE OFFICAL MrDarkNet BLOG TO LEARN ET-HACKING AND GET FREE OFFERS...KNOWLEDGE IS FREE...

Friday, October 26, 2018

How To Hack Using Termux ?

#1. How to encrypt, decrypt PDF files using TERMUX

Following is the list of “ingredients” required for preparing this combo:
  1. Termux : Download Link
  2. PDF Unlocker: Download Link
  3. GitHub Link: https://github.com/jesparza/peepdf.git
Step #1: Run TERMUX, execute the following code and Press Enter. The code is:

“pkg update &&pkg upgrade &&pkg install python2 &&pkg install git”
The Result? The mentioned packages are installed in your system.

Step#2: Type the following code and press ENTER. The code is:“cd peepdf”. 

Step #3: Now type command chmod +x peepdf.py and Press Enter

Step #4: Type command python2 peepdf.py -i and press Enter.
The steps above help in installation of PDF Unlocker in system.
Now we come to the Encryption part.

Step#1: After opening the PDF, type command encrypt Yourpassword Here “YourPassword” is

Password for PDF file to open.
Step#2: then type command “save” and press Enter which makes your PDF Password Protected – a note pops up on your screen describing the same.

#1.1. How to decrypt files

 Step#1: Open the file again by command open -f /sdcard/FileName.pdfand press Enter.

Step#2: Then type command decrypt YourPassword and press Enter. Password must be the same as set to encrypt the same PDF. In case of problem, PDF Unlocker is always there to help you out.

 

No comments:

Post a Comment