How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
An old version of Mr. Bellard's JSLinux rewritten to be human readable, hand deobfuscated and annotated.
The main features of levskaya/jslinux-deobfuscated are: Deobfuscation and Unpacking.
Projects with overlapping indexed features include: calebfenton/dex-oracle — A pattern based Dalvik deobfuscator which uses limited execution to improve semantic analysis. Also, the inspiration… java-deobfuscator/deobfuscator — The real deal. neo23x0/fnord — Pattern Extractor for Obfuscated Code. ntquery/scylla — Imports Reconstructor. rpisec/llvm-deobfuscator. upx/upx — UPX is a command-line utility designed to reduce the file size of compiled programs and shared libraries. It functions…
A pattern based Dalvik deobfuscator which uses limited execution to improve semantic analysis. Also, the inspiration for another Android deobfuscator: Simplify.