Thanks to visit codestin.com
Credit goes to github.com

Skip to content

nuo-xu/unxor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

unXOR

This tool will search through an XOR-encoded file (binary, text-file, whatever) and use known-plaintext attacks to deduce the original keystream. Works on keys half as long as the known-plaintext, in linear complexity.

The code is pretty straightforward

For more details and a short explanation of the theory behind this, please refer to:

Related work:

Written by Thomas Chopitea (@tomchop_)

About

unXOR will search a XORed file and try to guess the key using known-plaintext attacks.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published