Email or username:

Password:

Forgot your password?
Ekaitz Zárraga 👹

Reading #TinyCC codebase: functions called `g` and `o` and arguments called `t`...

Uuufff

3 comments
Ekaitz Zárraga 👹

so th g() function writes a byte to the text section of the ELF. Good.

Ekaitz Zárraga 👹

the o() function inserts a instruction. Good.

Wim 🈂️

@ekaitz_zarraga o for obfuscated 🙂
What is your purpose in studying this compiler?

Go Up