8 Jul
2023
8 Jul
'23
12:40 a.m.
reverse engineering of fake assembly code or maybe real who knows compile phase 1 print(“hello world”) lea “hello world” push eax call print compile phase 2 optimization your code is too simple tonoptimize, maybe something obscure? reverse the assembly 1 function call taking 1 argument symbols are named parameter is a static constant and so a literal print(“hello world”)