PINT is a PIN tool that provides a Lua scripting interface for Intel's PIN dynamic instrumentation framework. The tool enables security researchers and analysts to write Lua scripts that can be executed during binary instrumentation processes. PIN operates as a just-in-time compiler for binaries, disassembling executables one basic block at a time and recompiling them with additional instructions inserted at specified positions. PINT extends this functionality by allowing users to inject custom Lua code at these instrumentation points. The tool supports both 64-bit Ubuntu and 32-bit Windows XP environments, with potential compatibility for 32-bit Ubuntu and 64-bit Windows XP systems. Installation requires specific dependencies including Visual C++ 2010 for Windows environments and Ruby 1.9 for Ubuntu systems. PINT provides a bridge between the low-level binary instrumentation capabilities of PIN and the accessibility of Lua scripting, making dynamic analysis tasks more approachable for researchers who prefer scripting languages over C/C++ development.
FEATURES
EXPLORE BY TAGS
SIMILAR TOOLS
A program to manage yara ruleset in a database with support for different databases and configuration options.
A sandbox for quickly sandboxing known or unknown families of Android Malware
A static analysis tool for PE files that identifies potential malicious indicators through compiler detection, packing analysis, signature matching, and suspicious string identification.
An open-source dynamic analysis framework that intercepts and monitors API calls in Android applications using the Android Substrate framework.
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.
Falcon Sandbox is a malware analysis framework that provides in-depth static and dynamic analysis of files, offering hybrid analysis, behavior indicators, and integrations with various security tools.
Code to prevent a managed .NET debugger/profiler from working.
An open source machine code decompiler that converts binary executables into readable C source code across multiple architectures and file formats.
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.