Giter Site home page Giter Site logo

cxm95 / ida_wrapper Goto Github PK

View Code? Open in Web Editor NEW
14.0 2.0 1.0 384 KB

An IDA_Wrapper for linux, shipped with an Function Identifier. It works well with Driller on static linked binaries.

Python 100.00%
angr driller ida exploit static-analysis flair aeg

ida_wrapper's Introduction

IDA Wrapper(a.k.a IDrillerA_Pro)

An IDA_Wrapper for linux, shipped with an Function Identifier. It works well with Driller on static linked binaries.

  • Sigfunc for Static Binaries

When we use Angr based SE tools, e.g. Driller, on static linked binaries, it's slow for SE engine to solve complicated constraints created in lib functions. So we make use of IDA's F.L.A.I.R. tech, to identify lib functions in static binaries, and hook them when entering symbolic execution engine.

Usage

  1. init requirements.
  2. move idapro folder to ~/.idapro, cp -r ./idapro ~/ && mv ~/idapro ~/.idapro (or you will have to click at GUI.)
  3. python setup.py -b ./test/pwn20 -o ./test_result

Requirement

  • sigs, from sig-database
  • ida for linux, this repo contains an 6.4 version
  • Xvfb: sudo apt-get install xvfb x11-xkb-utils xfonts-100dpi xfonts-75dpi xfonts-scalable xfonts-cyrillic x11-apps libfreetype6:i386 libsm6:i386 libice6:i386 libsm6:i386 libxt6:i386 libxrender1:i386 libfontconfig1:i386 libcups2:i386 libxext6:i386
  • idaq: sudo apt-get install -y lib32gcc1 libc6-i686:i386 libfontconfig:i386 libfreetype6:i386 libglib2.0-0:i386 libpython2.7:i386 libsm6:i386 libssl-dev:i386 libstdc++6:i386 libxext6:i386 libxrender1:i386 lsb-core python-dev

Thanks

Thanks for @qldxsun for IDA tech support!

Notes

https://github.com/intezer/docker-ida is an docker container for IDA linux

https://gist.github.com/williballenthin/1c6ae0fbeabae075f1a4 is an docker file for building an wine-based ida in an docker.

These tools are both useful. However if your resources are limited, IDA_Wrapper will be the best choise.

ida_wrapper's People

Contributors

cxm95 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

fengjixuchui

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.