Sinisterly
how to Brute Force MD5 - Printable Version

+- Sinisterly (https://sinister.ly)
+-- Forum: Coding (https://sinister.ly/Forum-Coding)
+--- Forum: Java, JVM, & JRE (https://sinister.ly/Forum-Java-JVM-JRE)
+--- Thread: how to Brute Force MD5 (/Thread-how-to-Brute-Force-MD5)

Pages: 1 2


RE: how to Brute Force MD5 - Mr.Kurd - 07-26-2016

hello i back you see a source code?,,


RE: how to Brute Force MD5 - Ex094 - 07-26-2016

It seems you are trying to put the ENCRYPTION concept on MD5, As I said it's a Hashing Algorithm and cannot be reverted back. Just use the logic that I gave you or modify it to your needs


RE: how to Brute Force MD5 - Mr.Kurd - 07-26-2016

i sent you a source can you add a code that you say to a project and send me a source.
I wait you


RE: how to Brute Force MD5 - Ex094 - 07-26-2016

PM is disabled on your side plus It would be good if you take the start and add code yourself, might as well help you understand... If you get stuck at any part PM me


RE: how to Brute Force MD5 - Mr.Kurd - 07-26-2016

the project to encode and decode
Base64
Base64&Reverse
MD5
Hex
,,,,,
type ane think in Textarea and encode it will encode if you type any encoded string and clik decode it will decode a string.
So can you complete a MD5 decode for me




RE: how to Brute Force MD5 - Mr.Kurd - 07-27-2016

THank Teacher i complete a program and i add MD5 burte force to it,
Thank Teacher


RE: how to Brute Force MD5 - Ex094 - 07-27-2016

That's great, well done Smile