flat assembler
Message board for the users of flat assembler.
![]() |
Author |
|
vid
you are searching for procedure not macro
|
|||
![]() |
|
LocoDelAssembly
Or really a macro and "call" is a typo error.
CFJ0, by "encrypt" you mean calculate MD5 hash? For assembly-time strings you can use a macro but for run-time strings you need to write a procedure as vid pointed out. |
|||
![]() |
|
CFJ0
Yea calculate md5 hash :S
|
|||
![]() |
|
revolution
You might be interested in SHA512 macros for fasm. SHA512 is more secure than the broken MD5.
|
|||
![]() |
|
LocoDelAssembly
Quote:
Do you have any link? (excluding rainbow tables). |
|||
![]() |
|
vid
Loco: Google for "Vlastimil Klima". Yes, MD5 is broken.
|
|||
![]() |
|
LocoDelAssembly
Googled it. I have to finish a project before the deadline (2 hours) so I'll take a deep look into it tomorrow
![]() Thanks vid |
|||
![]() |
|
SomeoneNew
It's not broken ffs, just add salt & pepper to the hash and they wont guess it even by force in an year unless you're talking about the US gov. It would be easier to just disassemble de hasher or get the source by hacking force than trying to bruteforce a salted hash ffs.
|
|||
![]() |
|
revolution
SomeoneNew wrote: It's not broken ffs, just add salt & pepper to the hash and they wont guess it even by force in an year unless you're talking about the US gov. It would be easier to just disassemble de hasher or get the source by hacking force than trying to bruteforce a salted hash ffs. |
|||
![]() |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2020, Tomasz Grysztar. Also on GitHub, YouTube, Twitter.
Website powered by rwasa.