Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Function not found #10

Open
1Husin-Alhaj opened this issue Oct 29, 2022 · 0 comments
Open

Function not found #10

1Husin-Alhaj opened this issue Oct 29, 2022 · 0 comments

Comments

@1Husin-Alhaj
Copy link

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"

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant