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

Dynamic binary analysis library with various analysis and emulation capabilities.

A modified version of Cuckoo Sandbox with enhanced features and capabilities.

UDcide provides an alternative approach to dealing with Android malware by targeting specific behaviors for removal.

Java code implementing the AutoYara algorithm for automatic Yara rule generation from input samples.

Boomerang Decompiler is a machine code decompiler supporting various architectures and file formats, with a focus on high-level language output.

Studying Android malware behaviors through Information Flow monitoring techniques.

ICSREF is a modular framework for automated reverse engineering of industrial control systems binaries

A semi-automatic tool to generate YARA rules from virus samples.