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.
The main features of tylerha97/eeabc765e9befad9b80a are: Security and Malware Analysis, Yara Resources.
Projects with overlapping indexed features include: alienvault-otx/yabin — A Yara rule generator for finding related samples and hunting. neo23x0/yargen — yarGen is a generator for YARA rules. cogent/origami-pdf — Origami is a Ruby framework designed to parse, analyze, and forge PDF documents. pxb1988/dex2jar — dex2jar is an Android dex decompiler and reverse engineering tool designed to convert Dalvik executable bytecode into…
A Yara rule generator for finding related samples and hunting
Origami is a Ruby framework designed to parse, analyze, and forge PDF documents.
dex2jar is an Android dex decompiler and reverse engineering tool designed to convert Dalvik executable bytecode into Java class files. It functions as a bytecode converter that transforms compiled Android binaries into a format compatible with standard Java analysis tools. The project facilitates Android app decompilation and Java bytecode recovery by translating executable files into readable structures. This allows for the analysis of application logic and the identification of security vulnerabilities or malicious behavior during Android malware analysis. The tool performs static bytecod