All Projects → 0xcpu → Pin-ApiTracer

0xcpu / Pin-ApiTracer

Licence: other
Updated version of ApiTracer Pin tool

Programming Languages

C++
36643 projects - #6 most used programming language
Makefile
30231 projects

Projects that are alternatives of or similar to Pin-ApiTracer

instrumentation
Assorted pintools
Stars: ✭ 24 (+26.32%)
Mutual labels:  pintool, pin
afl-pin
run AFL with pintool
Stars: ✭ 64 (+236.84%)
Mutual labels:  pintool, pin
talvos
Talvos is a dynamic-analysis framework and debugger for Vulkan/SPIR-V programs.
Stars: ✭ 67 (+252.63%)
Mutual labels:  dynamic-analysis
r2frida-book
The radare2 + frida book for Mobile Application assessment
Stars: ✭ 38 (+100%)
Mutual labels:  dynamic-analysis
on-edge
A library for detecting certain improper uses of the "Defer, Panic, and Recover" pattern in Go programs
Stars: ✭ 84 (+342.11%)
Mutual labels:  dynamic-analysis
Malware-Detection-Tools
A list of awesome malware detection tools
Stars: ✭ 30 (+57.89%)
Mutual labels:  dynamic-analysis
maloss
Towards Measuring Supply Chain Attacks on Package Managers for Interpreted Languages
Stars: ✭ 46 (+142.11%)
Mutual labels:  dynamic-analysis
DrCCTProf
DrCCTProf is a fine-grained call path profiling framework for binaries running on ARM and X86 architectures.
Stars: ✭ 81 (+326.32%)
Mutual labels:  dynamic-analysis
mbsim
A multi-body simulation software
Stars: ✭ 22 (+15.79%)
Mutual labels:  dynamic-analysis
SwiftyCodeView
Fully customizable UI Component for verification codes written in swift with RxSwift support!
Stars: ✭ 86 (+352.63%)
Mutual labels:  pin
PCF8575 library
Library to use i2c digital expander with arduino, esp8266 and esp32. Can read write digital value with only 2 wire (perfect for ESP-01).
Stars: ✭ 28 (+47.37%)
Mutual labels:  pin
MsfMania
Python AV Evasion Tools
Stars: ✭ 388 (+1942.11%)
Mutual labels:  dynamic-analysis
opem
OPEM (Open Source PEM Fuel Cell Simulation Tool)
Stars: ✭ 107 (+463.16%)
Mutual labels:  dynamic-analysis
phuzz
Find exploitable PHP files by parameter fuzzing and function call tracing
Stars: ✭ 53 (+178.95%)
Mutual labels:  dynamic-analysis
diy-iidx
Arduino Leonardo code to make a Beatmania controller. Included CAD files for laser cutting materials.
Stars: ✭ 35 (+84.21%)
Mutual labels:  pin
vue-pincode-input
Great pincode input component
Stars: ✭ 128 (+573.68%)
Mutual labels:  pin
ActiveLogin.Identity
Parsing and validation of Swedish identities such as Personal Identity Number (svenskt personnummer) in .NET.
Stars: ✭ 51 (+168.42%)
Mutual labels:  pin
Abracadabra
A truly plug 'n' play solution for securing your code.
Stars: ✭ 12 (-36.84%)
Mutual labels:  pin
Android-Malware-Detection
Android malware detection using static and dynamic analysis
Stars: ✭ 18 (-5.26%)
Mutual labels:  dynamic-analysis
ethereum-dasm
An ethereum evm bytecode disassembler and static/dynamic analysis tool
Stars: ✭ 121 (+536.84%)
Mutual labels:  dynamic-analysis

ApiTracer Pin tool for Pin version 3.6

The idea for instrumenting API functions from an arguments format file and the file itself(apiargs.txt) is taken from pinlog. This feature is available only for x86 32 bit executables, the behaviour of the tool on x86 64 bit is unknown(/will crash for sure?)

Current issues

Function GetProcAddress crashes the tool on some calls, especially on GUI executables.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].