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

Null input parameter for AESDecryptor #120

Open
CalebFenton opened this issue Dec 11, 2018 · 0 comments
Open

Null input parameter for AESDecryptor #120

CalebFenton opened this issue Dec 11, 2018 · 0 comments
Labels

Comments

@CalebFenton
Copy link
Owner

CalebFenton commented Dec 11, 2018

Provide link to specific APK, DEX, or file hash
https://www.virustotal.com/gui/file/6ba481ab82f5c3c9a955efd1fa310f6c9c416caf4daeb2a87a23b95ab4c4c2f0/detection

Describe the bug
Getting an unhandled exception for some code which looks simplifable.

To Reproduce

$ java -jar ~/repos/simplify/simplify/build/libs/simplify.jar -it 'o3pkg/u;-><init>' ~/Downloads/banky/urmomgeh.apk                                                    255 ↵
[1 / 1] Processing top level class Lo3pkg/u;
(1 / 1) Executing top level method: Lo3pkg/u;-><init>(Lo3pkg/aa;[B[B)V
15:32:55.113 ERROR NodeExecutor - ExecutionNode{signature=Lo3pkg/u;-><init>(Lo3pkg/aa;[B[B)V, op=throw r0, @=37} throws unhandled virtual exception
Aborting execution; exception: Unhandled virtual exception: type=Ljava/lang/Exception;, value=java.lang.Exception: one of the input parameters is null in AESDecryptor Constructor
Skipping optimization of Lo3pkg/u;-><init>(Lo3pkg/aa;[B[B)V; null execution graph

Attempted work-arounds
I am the work-around.

Additional context
This is actual malware. I think it's dexguard.

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

No branches or pull requests

1 participant