-
Notifications
You must be signed in to change notification settings - Fork 41
Open
Description
I compiled hellow word using gcc in my 64-bit host machine and used objdump utility to restore the address of main function that I would to embed.
I typed the following commands:
python3.7 safe.py -m data/safe_trained_X86.pb -i a.out -a 0000000000400526
python3.7 safe.py -m data/safe_trained_X86.pb -i a.out -a 400526
and set the base to 16, 32, 36 ... but I got the same error "function not found"
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
