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

illegal instruction error² #3

Open
K00p4 opened this issue Dec 17, 2018 · 0 comments
Open

illegal instruction error² #3

K00p4 opened this issue Dec 17, 2018 · 0 comments

Comments

@K00p4
Copy link

K00p4 commented Dec 17, 2018

like the issue on June, 11 this year I have the same problem:

after a short (incomplete) List of Folders I get the "illegal instruction" error.

i changed the flags in the makefile and ran the following code:

run
list
x/3i $rip-3
print $rip
x/4i $rip-4
print $rip
x/5i $rip-5

When MTPwn get access via

gdb --batch --command=THEFILEYOUJUSTCREATED ./mtpwn (Filename = "instructions")

I get the following message:

Thread 1 "mtpwn" received a signal SIGILL, Illegal instruction.
0x0000555555555707 in ?? ( )
1 ../sysdeps/x86_64/crti.S: File or Folder not found.
0x555555555704 (Showing different digits maybe the adressing of the file???)
0x555555555714 (Showing different digits maybe the adressing of the file???)
0x555555555724 (Showing different digits maybe the adressing of the file???)
0x555555555734 (Showing different digits maybe the adressing of the file???)
0x555555555744 (Showing different digits maybe the adressing of the file???)
0x555555555754 (Showing different digits maybe the adressing of the file???)
0x555555555764 (Showing different digits maybe the adressing of the file???)
0x555555555774 (Showing different digits maybe the adressing of the file???)
instructions:4: Error in sourced command file:
No symbol "rip" in current context.

System is Parrot OS 4.18
libmtp-dev is 1.1.13-1.1

Phone is Samsung Galaxy A5 (2017)

Can u help? :)

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