Skip to content

Function not found #10

@1Husin-Alhaj

Description

@1Husin-Alhaj

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions