[ prog / sol / mona ]

prog


C compiler in 400 lines of 16bit x86 assembly

14 2024-07-21 17:27

Did you knew that x86 MOV is turing complete?
Here is a C compiler targeting it:
https://github.com/Battelle/movfuscator?tab=readme-ov-file

Author claims people will have hard time cracking the compiled code.

22


VIP:

do not edit these