Pylibemu is a Python wrapper for the Libemu library that enables shellcode analysis and malicious code examination. The tool supports both Python 2.5+ and Python 3.6+ environments, with specific installation requirements for each version. For Python 3 implementations, users must install the Libemu library separately before installing Pylibemu. Python 2 users can utilize version 0.5.8, which is the final release supporting that Python version. Once installed, the library can be imported into Python scripts to facilitate shellcode analysis workflows. The wrapper provides Python developers with access to Libemu's shellcode emulation capabilities, allowing for programmatic analysis of potentially malicious code samples. The tool serves as a bridge between Python-based security analysis workflows and the underlying Libemu emulation engine, enabling researchers and analysts to integrate shellcode analysis into their existing Python-based toolchains.
FEATURES
EXPLORE BY TAGS
SIMILAR TOOLS
A static analysis tool for PE files that identifies potential malicious indicators through compiler detection, packing analysis, signature matching, and suspicious string identification.
A tool that extracts and deobfuscates strings from malware binaries using advanced static analysis techniques.
CAPA is a static analysis tool that detects and reports capabilities in executable files across multiple formats, mapping findings to MITRE ATT&CK tactics and techniques.
Valkyrie is a sophisticated file verdict system that enhances malware detection through behavioral analysis and extensive file feature examination.
An open-source dynamic analysis framework that intercepts and monitors API calls in Android applications using the Android Substrate framework.
yextend extends Yara's functionality by automatically handling archived and compressed content inflation, enabling pattern matching on files buried within multiple layers of archives.
Code to prevent a managed .NET debugger/profiler from working.
PINNED

Checkmarx SCA
A software composition analysis tool that identifies vulnerabilities, malicious code, and license risks in open source dependencies throughout the software development lifecycle.

Orca Security
A cloud-native application protection platform that provides agentless security monitoring, vulnerability management, and compliance capabilities across multi-cloud environments.

DryRun
A GitHub application that performs automated security code reviews by analyzing contextual security aspects of code changes during pull requests.