Coder Social home page Coder Social logo

dod-cyber-crime-center / dragodis Goto Github PK

View Code? Open in Web Editor NEW
40.0 40.0 7.0 472 KB

Dragodis is a Python framework which allows for the creation of universal disassembler scripts.

License: Other

Python 99.48% C 0.52%
automation ghidra ida malware-analysis malware-automation python

dragodis's People

Contributors

dc3-tsd avatar ddash-ct avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  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  avatar  avatar  avatar

dragodis's Issues

Disassembler for Shellcode using Ghidra

While IDA will default to x86 Assembly for provided shellcode, when attempting to open shellcode using Ghidra as the backend disassembler, the process will crash, since Ghidra does not know how to read the input file by default.

When invoking the disassembler, it would be helpful to have the ability to provide a language to use for opening the file, such as x86 or x64 assembly.

Enable option to set file type

For IDA, there is a -T command line option (https://hex-rays.com/products/ida/support/idadoc/417.shtml) which enables setting the specific file type. This can assist with shellcode analysis, such as situations when the file type is incorrectly determined (e.g. Esp8266RomImage vs Binary).

While setting the processor type works in this circumstance, the incorrect file type thwarts desired analysis.

Uncertain of the equivalent in Ghidra

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.