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

Comments based on appearance in blob.js #6

Open
MSZ-MGS opened this issue Apr 23, 2021 · 0 comments
Open

Comments based on appearance in blob.js #6

MSZ-MGS opened this issue Apr 23, 2021 · 0 comments

Comments

@MSZ-MGS
Copy link

MSZ-MGS commented Apr 23, 2021

Comments based on appearance in blob.js:

Not sure if below variables defined twice intentionally
var sys_exit_addr = sys_1_addr;
var _umtx_op_addr = sys_454_addr;
var execve_addr = sys_59_addr;
var sigprocmask_addr = sys_340_addr;

Below variables defined with two values
var sys_340_addr | libkernel_base + 0x27833;
var sys_340_addr | libkernel_base + 0x26860;
var sys_59_addr | libkernel_base + 0x2859d;
var sys_59_addr | libkernel_base + 0x273c0;
var sys_1_addr | libkernel_base + 0x27ed0;
var sys_1_addr | libkernel_base + 0x274ea;

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