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

malloc bug Invalid instruction (UC_ERR_INSN_INVALID) #73

Open
aadog opened this issue May 23, 2022 · 0 comments
Open

malloc bug Invalid instruction (UC_ERR_INSN_INVALID) #73

aadog opened this issue May 23, 2022 · 0 comments

Comments

@aadog
Copy link

aadog commented May 23, 2022

example_jni.zip
libpoxy.zip

image

image

image

# Tracing instruction at 0xcbd3f77e, instruction size = 0x2, instruction = 28 22 
# Tracing instruction at 0xcbd3f780, instruction size = 0x4, instruction = 47 f8 28 0c 
# Tracing instruction at 0xcbd3f784, instruction size = 0x2, instruction = 10 46 
# Tracing instruction at 0xcbd3f786, instruction size = 0x2, instruction = 88 47    ///call malloc
# Tracing instruction at 0xcbc98000, instruction size = 0x2, instruction = 7f 45    //to bug
# Tracing instruction at 0xcbc98002, instruction size = 0x2, instruction = 4c 46 
# Tracing instruction at 0xcbc98004, instruction size = 0x2, instruction = 01 01 
# Tracing instruction at 0xcbc98006, instruction size = 0x2, instruction = 01 00 
# Tracing instruction at 0xcbc98008, instruction size = 0x2, instruction = 00 00 
# Tracing instruction at 0xcbc9800a, instruction size = 0x2, instruction = 00 00 
# Tracing instruction at 0xcbc9800c, instruction size = 0x2, instruction = 00 00 
# Tracing instruction at 0xcbc9800e, instruction size = 0x2, instruction = 00 00 
# Tracing instruction at 0xcbc98010, instruction size = 0x2, instruction = 03 00 
# Tracing instruction at 0xcbc98012, instruction size = 0x2, instruction = 28 00 
# Tracing instruction at 0xcbc98014, instruction size = 0x2, instruction = 01 00 
# Tracing instruction at 0xcbc98016, instruction size = 0x2, instruction = 00 00 
# Tracing instruction at 0xcbc98018, instruction size = 0x2, instruction = 00 00 
# Tracing instruction at 0xcbc9801a, instruction size = 0x2, instruction = 00 00 
# Tracing instruction at 0xcbc9801c, instruction size = 0x2, instruction = 34 00 
# Tracing instruction at 0xcbc9801e, instruction size = 0x2, instruction = 00 00 
# Tracing instruction at 0xcbc98020, instruction size = 0x2, instruction = f8 b8
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