Git Product home page Git Product logo

frida_for_ida_pro's Introduction

Frida For Ida PRo

This is plugin for ida pro thar uses the Frida api. Mainly trace functions.

"Your own scripts get injected into black box processes to execute custom debugging logic. Hook any function, spy on crypto APIs or trace private application code, no source code needed"

Visit site to get a view what it does. http://www.frida.re/

Howto

install plugin Copy folders in archive and copy to root ida folder. should be ../ida_folder/QTApps/Frida/Frida_For_Ida_Pro.py ../plugins/Frida_caller.py

For installing Frida, have either PIP or easy_install installed and make sure they are added to path. Then Install with Plugin

Version 1

Works PID tracing. PIP install frida. Easy_Install frida. Tracinc spesific functions. trace intire program, and see how and what sub get called (also how many times sub gets called). TRace intire program auto write text file of trace.

Remember to get pid before lanching tracer functions.

TODO

Have to Use Qprocess to out put trace and debug input to Qtextbox. Specially dicover can have so many lines its hard to. Gonna ad a python code editor, that will work in ida also. when i got the time :). More functions.

Why

Why not.

Decencies Ida Pro and PyQt installedIf you have trouble loading plugin see tut of howto setup ida and PyQt correct. http://www.techbliss.org/threads/adb-qt-super-version.626/#post-2095

Credits to the devs of frida

frida_for_ida_pro's People

Contributors

techbliss avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.