PinCTF Logo

PinCTF

0
Free
Visit Website

This tool is designed to use Intel's Pin Tool to instrument reverse engineering binaries and count instructions. PinCTF is implemented as a python script wrapping PIN, executing a pin command and reading from PIN's produced inscount.out file. Included in this repo is a script for pulling down Intel's PIN and instructions for building it on Ubuntu 16.04.

FEATURES

ALTERNATIVES

Fernflower is an analytical decompiler for Java with command-line options and support for external classes.

A tool for reading Portable Executable (PE) files with detailed information about the file structure.

A collection of Yara rules for identifying malicious PEs with unique or suspicious PDB paths.

Platform for uploading, searching, and downloading malware samples.

Joe Sandbox Community provides automated cloud-based malware analysis across multiple OS platforms.

A binary analysis and management framework for organizing and analyzing malware and exploit samples, and creating plugins.

A tool for finding and exploiting SQL injection vulnerabilities in web applications

A file analysis framework that automates the evaluation of files by running a suite of tools and aggregating the output.

PINNED