A forum for reverse engineering, OS internals and malware analysis 

Forum for announcements and questions about tools and software.
 #21747  by voroojax
 Fri Dec 20, 2013 3:47 pm
Frida - Reverse Engineering Tool

it's more like a framework to develop new reverse engineering tools. also it has some tool already developed, such as tracer and so on.
it is in C, but also has Python binding for fast development.
support following OS:
[*]Windows
[*]Linux
[*]Mac
[*]iOS

Tutorials
Getting started with Frida
Tutorial Inspecting and Manipulating Function Calls (on Unix)


How to Download it
Binary: http://ospy.org/frida/
source: https://github.com/frida