GithubHelp home page GithubHelp logo

ubcctf / lumina-binja Goto Github PK

View Code? Open in Web Editor NEW
22.0 4.0 3.0 34 KB

IDA's Lumina feature, reimplemented for Binary Ninja

License: MIT License

Python 100.00%
lumina binary-ninja binary-ninja-plugin function-signature ida-pro reverse-engineering collaboration ida binary-analysis

lumina-binja's Introduction

lumina-binja

IDA's Lumina feature, reimplemented for Binary Ninja

CURRENTLY IN ACTIVE DEVELOPMENT - NOTHING IS FULLY STABLE YET

Features

  • Compatible with existing public Lumina databases (both official1 and unofficial), including TLS support

  • Signatures largely match IDA's implementation, enabling cross-diassembler collaboration (~85% accuracy, including discrepancies in analysis between disassemblers)

  • Supported Architectures:

    • x86 / x86_64
    • ARM / AArch64

    and more to come!

  • Supported metadata types:

    • function names
    • comments
      • instruction level comments
      • function level comments
      • variable comments (unsupported by Binary Ninja)
    • function type info (WIP - currently parsing only)
      • calling conventions
        • generic conventions
        • custom conventions (parsed, but unsupported by Binary Ninja)
          • spoiled registers
          • arbitrary argument locations/storage
      • return type
      • parameter types
      • stack frame info
        • variable names
        • variable offsets and sizes
        • variable types
  • All type info are supported, except structs and enums due to limitations of the current Lumina specification

Credits

  • Lumen for most of the RPC protocol reversing
  • Synactiv's blog for a high level overview on how Lumina works

Maple Bacon maintainers:

  • @nneonneo for metadata reversing and implementation
  • @desp for signature generation and tinfo reversing, and stitching everything together

Footnotes

  1. Provided that you have specified a valid IDA license file as the key file in the settings, along the valid certificate to connect to lumina.hex-rays.com, as obtainable from official sources. โ†ฉ

lumina-binja's People

Contributors

despawningbone avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar

Forkers

0x62797465

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.