How to find a variable address under Linux -
apologize can not post code because don't have code :( problem : 1) i've bin file (obtained source.c) 2) bin file above runs without problem in linux os 3) know in bin file there variable(the name var1) 4) need implement new bin file able found var1 address in first bin file using name of variable.
i've tryed generete assembly file source.c found start point, ... :(
Comments
Post a Comment