Git Product home page Git Product logo

oda's Introduction

About Online DisAssembler (ODA)

ODA (onlinedisassembler.com) is a reverse engineering platform that provides a collaborative reversing experience hosted in the cloud. With ODA, groups of people can collaborate on reversing the same binary and share their contributions in real time. ODA seeks to become “GitHub and Google Docs meets IDA Pro”.

ODA Documentation

The latest documentation for the ODA project can be found here.

Using ODA

The typical workflow is to upload a file via the "File->Upload File" menu. Once the file has been loaded, a user can begin to markup and annotate the disassembly through right-click context menus as well as keyboard shortcuts.

Collaboration requires signing into ODA with a username and password.

Getting Help with ODA

If you have any questions about, feedback for or a problem with ODA:

Contributing to ODA

Please refer to CONTRIBUTING.md.

Known Limitations

  • Setting the ENDIAN option in Live View and File Upload does not work
  • Cannot delete structure definitions
  • Structure definitions do not support pointer types
  • Converting data to code does not recusively follow newly found functions
  • Creating structure definitions can only be triggered through a keyboard shortcut
  • Nested structure definitions are not fully supported
  • The links in the Sections Tab do not navigate to the corresponding address
  • The link to Live View does not work, but you can get to it through the strcpy example
  • Keyboard shortcuts only work if you have focus in the disassembly window
  • File uploads are currently limited to 2.5 MB (can be changed)
  • Downloading disassembly listing does not work
  • Registering for an account currently throws an exception, but if you sign in with the credentials given, you can still get to your account.

Future Work

  • IDA Integration (import/export IDB files)
  • Python scripting interface
  • User and group management
    • Integrating with PKI-based authentication systems
    • Easily share binaries between users in same group
  • Analytics
    • Draw from a corpus of previously reversed samples
    • Enhance integration of runtime analysis
    • Automatic import table reconstruction
    • Enhance dissection of Windows executables
    • Improve data types (i.e., strings)

oda's People

Contributors

peoplesmeat avatar freetink3r avatar dtshepherd avatar

Watchers

James Cloos 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.