Skip to main content
edited body
Source Link
ugoren
  • 17.6k
  • 5
  • 54
  • 75

C

main=195; 

Works on x86 platforms, where 193195 is the opcode for ret. Does nothing,

C

main=195; 

Works on x86 platforms, where 193 is the opcode for ret. Does nothing,

C

main=195; 

Works on x86 platforms, where 195 is the opcode for ret. Does nothing,

Source Link
ugoren
  • 17.6k
  • 5
  • 54
  • 75

C

main=195; 

Works on x86 platforms, where 193 is the opcode for ret. Does nothing,