- Joined
- Apr 11, 2013
- Threads
- 2,401
- Messages
- 2,479
- Reaction score
- 5,500
This is a simple script that
made by fjfc
it receives a combo file like:
test:123456
test2:1234567
and returns a file like that:
test:e10adc3949ba59abbe56e057f20f883e
test2:fcea920f7412b5da7be0cf42b8c93759
it's usefull when the site you want to crack only accept md5 crypted password on the post.
Obviously it needs python to run,
If you don't know how to run python scripts, google it.
made by fjfc
it receives a combo file like:
test:123456
test2:1234567
and returns a file like that:
test:e10adc3949ba59abbe56e057f20f883e
test2:fcea920f7412b5da7be0cf42b8c93759
it's usefull when the site you want to crack only accept md5 crypted password on the post.
Obviously it needs python to run,
If you don't know how to run python scripts, google it.
Hidden content
You need to reply to this thread in order to see this content.