Giter Site home page Giter Site logo

rust-reversing-helper's Introduction

rust-reversing-helper

A ida script to help reversing rust binary

사용법

http://kong.re.kr/?p=71

주의사항

  1. 기본적 ELF x64만 지원합니다. exe는 인자를 바로 잡는 기능에서 문제가 생길겁니다.(fastcall 에서 리눅스랑 윈도우랑 인자 넣는 순서가 달라요..ㅜㅜ)

기능

  1. 함수이름을 디맹글링 해줍니다. (function name demangle)
  2. 사용되는 문자열을 잡아줍니다. (string recovery)
  3. 제대로 잡히지 않는 인자를 바로 잡아 줍니다. (argument recovery)
  4. 다른 Rust 바이너리 부터 추출한 시그너쳐를 적용시킵니다.

TODO

  • 다양한 바이너리로 테스트
  • exe 지원

rust-reversing-helper's People

Contributors

bash-c avatar cha512 avatar nofiv 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.