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

set_imagebase #15

Open
DKingAlpha opened this issue Aug 29, 2020 · 2 comments
Open

set_imagebase #15

DKingAlpha opened this issue Aug 29, 2020 · 2 comments

Comments

@DKingAlpha
Copy link

idaapi.set_imagebase(loadbase)

please consider adding this in load_file because other scripts might need this info.

@Kein
Copy link

Kein commented Feb 9, 2023

@DKingAlpha
I'm looking at the code and
loadbase = 0x60000000 if f.armv7 else 0x7100000000
is the base always the same for every switch nso?

@DKingAlpha
Copy link
Author

DKingAlpha commented Feb 9, 2023

@DKingAlpha I'm looking at the code and loadbase = 0x60000000 if f.armv7 else 0x7100000000 is the base always the same for every switch nso?

I dont know about it

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

2 participants