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

lina : aaa_admin_authenticate #13

Open
lvalero opened this issue Mar 26, 2019 · 2 comments
Open

lina : aaa_admin_authenticate #13

lvalero opened this issue Mar 26, 2019 · 2 comments

Comments

@lvalero
Copy link

lvalero commented Mar 26, 2019

Hello,

what that message

[lina] Error: can't find aaa_admin_authenticate, you need to add symbol with asafw first

relates to ?

Regards

@saidelike
Copy link
Collaborator

aaa_admin_authenticate is a symbol of lina that you need to have defined in the asadb.json for lina.py to be able to patch lina. It is because we use this address to store our own code to store the debug shell.

You can define it manually after reversing your lina or use https://github.com/nccgroup/idahunt to automate finding it.

You may be interested in the following IDA Python scripts: https://github.com/nccgroup/asadbg/blob/master/asadbg_rename.py and https://github.com/nccgroup/asadbg/blob/master/asadbg_hunt.py that will respectively define aaa_admin_authenticate and update your asadb.json for your version of lina.

@cq674350529
Copy link
Contributor

Additionally, there are some instructions in tutorial.md.

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

No branches or pull requests

3 participants