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

oba $$ not working with fat machos #23827

Open
trufae opened this issue Dec 21, 2024 · 0 comments
Open

oba $$ not working with fat machos #23827

trufae opened this issue Dec 21, 2024 · 0 comments

Comments

@trufae
Copy link
Collaborator

trufae commented Dec 21, 2024

$ r2 -n /bin/ls
 -- Beer in mind.
[0x00000000]> oba $$
[0x00000000]> ob
^D
0$ cp /bin/ls .
0$ rabin2 -x ls
ls.fat/ls.x86_64.0 created (48112)
ls.fat/ls.arm_64.1 created (89088)
0$ r2 ls.fat/ls.arm_64.1
[0x100003a58]> q
0$ r2 -n ls.fat/ls.arm_64.1
 -- You look great, by the way. Very healthy
[0x00000000]> oba $$
[0x00000000]> ob
* 0 3 arm-64 ba:0x00000000 sz:89088 ls.fat/ls.arm_64.1
[0x00000000]>
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