Skip to content

hasherezade/petya_green

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

petya_green

Application for random attack on Green Petya's key

WARNING! This is just an experiment! Efficiency of this application is much, much lower than the previous solution (for Red Petya). I am making it available for the people who want to participate in the experiment of unlocking Green Petya - due to the fact that the previous solution does not work at all.

USAGE

  1. If you have a key and you want to test it:
./petya_green [disk dump] [key]

Example:

./petya_green disk_fragment.bin nGuJGbmDuVN9XmLa
[+] Petya bootloader detected!
[+] Petya http address detected!
[+] Petya FOUND on the disk!
---
verification data:
34 80 15 1a d1 76 5c 7b 60 2b e3 d0 d0 ae f8 c2 

nonce:
07 0c 12 f6 79 28 73 cb 
---

decoded data:
07 07 07 07 07 07 07 07 07 07 07 07 07 07 07 07 

[+] nGuJGbmDuVN9XmLa is a valid key
  1. If you don't have a key and you want to search it:
./petya_green [disk dump] [key]

Example:

./petya_green disk_fragment.bin
[+] Petya bootloader detected!
[+] Petya http address detected!
[+] Petya FOUND on the disk!
---
verification data:
34 80 15 1a d1 76 5c 7b 60 2b e3 d0 d0 ae f8 c2 

nonce:
07 0c 12 f6 79 28 73 cb 
---
The key will be random!
Please wait, searching key is in progress...

About

Application for random attack on Green Petya's key

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published