به Nostr بپیوندید
2023-10-15 15:03:20 CEST
in reply to

gone. COmmited suicide. on Nostr: :nigga: Im not fully familiar with this stuff. So basically, i locate function's ...

Im not fully familiar with this stuff. So basically, i locate function's assembly location by looking at symbol table (nm can do this?), at that location is pure unfiltered machine code <- asm. Then could I theoretically compile a raw C file, then extract and inject that files using LD or something?