Skip to content

kaixeb/HTBIterativeVirus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HTBIterativeVirus

Decryptor for "Iterative Virus" challenge from HTB

This python script extracts encrypted content from the provided binary (iterative_virus.exe), decrypts the data using keys, which were found by reverse engineering the binary, then patches the PE with decrypted data and saves it as a new binary called "iterative_virus_decrypted.exe". After that, by using whichever disassembler/decompiler you prefer, you can find the flag in clear text.

About

Decryptor for Iterative Virus challenge from HTB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages