Skip to content

h15h4m/CRC32-Collision

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CRC32-Collision

This code will solve the following scenario:

There is a web site where you can upload a python script e.g. and execute it; however the website only executes python files with a particular checksum value. The Solve.java will brute force some bytes of the python file until a collision occurs.

About

Brute forcing 4 bytes of a file until a checksum collision is found

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors