Peter's Web Site
  • Home
  • Android
  • iOS
  • Windows
  • ZIP Password
  • RAR Password
  • Resources
  • Blog
  • About me
ZIP Password finder (iOS)
ZIP Passwordd recovery (Android)
​
Demo video playlist (iOS)
Demo video playlist (Android)

Method : Dictionary

test_pwd_mayday.zip
File Size: 0 kb
File Type: zip
Download File

The password is : mayday
​
Video demo (iOS)
Video demo (Android)
Vertical Divider
Dictionary : common password
​



Method : Brute force
test_pwd_61358.zip
File Size: 0 kb
File Type: zip
Download File

The password is : 61358
​
Video demo ​(iOS)
Video demo (Android)
Vertical Divider
Minimium password length : 5
Maximum password length : 5
Character set : number



Method : Advanced Brute force
test_pwd_tom19527.zip
File Size: 0 kb
File Type: zip
Download File

Password : tom19527
​
Video Demo ​(iOS)
Video Demo (Android)
Vertical Divider
If you use brute force method with character set : lowercase and numbers, length is 8,
Total combinations is (26+10)^ 8 = 2.82 x 10^12

If you remember that the first three letters of the password are 'tom' and the last five characters are numbers, you can use the 'Advanced Brute Force'. 
Total combinations = 10^5 = 100000. It will save a lot of time to recover the password.

Setting
Length : 8
1st character : 't'
2nd character : 'o'
3rd character : 'm'
4th character : [0..9]
5th character : [0..9]
6th character : [0..9]
7th character : [0..9]
8th character : [0..9]




Method : Mixed mode (Dictionary + brute force)
test_pwd_james68523.zip
File Size: 0 kb
File Type: zip
Download File

Password : JAMES68523
​
Video demo ​(iOS)
Video demo (Android)
Vertical Divider
The method is the combination of dictionary method and advanced brute force method.
For example,  you have just remembered your password in the form of a name followed by 5 digits. The possible names may be James, JAMES, jAMES, james
1. Create a text file : myname.txt
James
JAMES
jAMES
james

2. Import this file as a dictionary : myname
3. Setting
     Dictionary : myname
     Advanced brute force 

     length : 5 
     Character set : [0..9]

Method : Passphase (Dictionary + Dictionary + ...)
test_pwd_james_anderson_03-28-2020.zip
File Size: 0 kb
File Type: zip
Download File

Password : james_anderson_03-28-2020
​Video demo ​(iOS)
Video demo (Android)
For example,  you have just remembered your password in the form of a name followed by your birthday  
Create a text file (myname.txt) contains all possible name
james anderson
JAMES ANDERSON
James Anderson
jAMES aNDERSON
jamesanderson
JAMESANDERSON
JamesAnderson
jAMESaNDERSON
james_anderson
JAMES_ANDERSON
James_Anderson
jAMES_aNDERSON
Create a text file (birthday.txt) contains all possible birthday
2020-03-28
2022/03/28
03/28/2020
03-28-2020
28-03-2020
28/03/2020

Setting
Dictionary1 : myname
Dictionary2 : birthday
Separator : _​
Powered by Create your own unique website with customizable templates.