[spam][crazy][fiction][random] Non-Canon MCBoss Spinoffs

Undescribed Horrific Abuse, One Victim & Survivor of Many gmkarl at gmail.com
Fri Jul 7 17:40:02 PDT 2023


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”)


More information about the cypherpunks mailing list