Email or username:

Password:

Forgot your password?
domi

at which point in the five stages of grief am I when hexpatching binaries is easier and more compelling than fucking around with the build system?

1 comment
domi

your system doesn’t provide __iso_c23_whatever?

just hexedit the import table, directly in the final binary

still missing functions? just replace them with puts. you definitely will not regret replacing 20 functions with `puts.

Go Up