All Projects → Vector35 → dwarf_import

Vector35 / dwarf_import

Licence: MIT license
This loads DWARF info from an open binary and propagates function names, arguments, and type info

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to dwarf import

bugsnag-vue
[DEPRECATED] This package now lives within the monorepo for our Universal JS notifier "@bugsnag/js" • https://github.com/bugsnag/bugsnag-js
Stars: ✭ 26 (+44.44%)
Mutual labels:  debugging, debug, debugging-tools, debugging-tool
Gdb Frontend
☕ GDBFrontend is an easy, flexible and extensionable gui debugger.
Stars: ✭ 2,104 (+11588.89%)
Mutual labels:  debugging, debug, debugging-tools, debugging-tool
docker-pudb
Debug Python code within a Docker container remotely from your terminal using pudb
Stars: ✭ 18 (+0%)
Mutual labels:  debugging, debug, debugging-tools, debugging-tool
Icecream Cpp
🍦 Never use cout/printf to debug again
Stars: ✭ 225 (+1150%)
Mutual labels:  debugging, debug, debugging-tool
bugsnag-java
Bugsnag error reporting for Java.
Stars: ✭ 51 (+183.33%)
Mutual labels:  debugging, debug, debugging-tool
devmod
Developer Module for debugging web applications
Stars: ✭ 16 (-11.11%)
Mutual labels:  debugging, debugging-tools, debugging-tool
ducky
Chrome extension to overlay a (super adorable) rubber duck, as a virtual companion during rubber duck debugging.
Stars: ✭ 80 (+344.44%)
Mutual labels:  debugging, debug, debugging-tool
Debugo
一个可能有点用的 iOS 调试工具~
Stars: ✭ 258 (+1333.33%)
Mutual labels:  debugging, debug, debugging-tool
dwex
DWARF Explorer - a GUI utility for navigating the DWARF debug information
Stars: ✭ 58 (+222.22%)
Mutual labels:  debugging, debugging-tools, elf-parser
Tensorwatch
Debugging, monitoring and visualization for Python Machine Learning and Data Science
Stars: ✭ 3,191 (+17627.78%)
Mutual labels:  debugging, debug, debugging-tool
Xcglogger
A debug log framework for use in Swift projects. Allows you to log details to the console (and optionally a file), just like you would have with NSLog() or print(), but with additional information, such as the date, function name, filename and line number.
Stars: ✭ 3,710 (+20511.11%)
Mutual labels:  debugging, debug, debugging-tool
Bugsnag Laravel
Bugsnag notifier for the Laravel PHP framework. Monitor and report Laravel errors.
Stars: ✭ 746 (+4044.44%)
Mutual labels:  debugging, debug, debugging-tool
Bugsnag Ruby
Bugsnag error monitoring & reporting software for rails, sinatra, rack and ruby
Stars: ✭ 211 (+1072.22%)
Mutual labels:  debugging, debug, debugging-tool
Icecream
🍦 Never use print() to debug again.
Stars: ✭ 5,601 (+31016.67%)
Mutual labels:  debugging, debug, debugging-tool
pydbg
Python implementation of the Rust `dbg` macro
Stars: ✭ 85 (+372.22%)
Mutual labels:  debugging, debug, debugging-tool
caddy-trace
Request Debugging Middleware Plugin for Caddy v2
Stars: ✭ 25 (+38.89%)
Mutual labels:  debugging, debug, debugging-tool
Wasmite
Now WebAssembly has proper testing, unit-testing and debugging 🤗
Stars: ✭ 20 (+11.11%)
Mutual labels:  debug, debugging-tools, debugging-tool
Cocoadebug
iOS Debugging Tool 🚀
Stars: ✭ 3,769 (+20838.89%)
Mutual labels:  debugging, debug, debugging-tool
Bugsnag Android
Bugsnag crash monitoring and reporting tool for Android apps
Stars: ✭ 990 (+5400%)
Mutual labels:  debugging, debug, debugging-tool
Bugsnag Node
[DEPRECATED] Please upgrade to our Universal JS notifier "@bugsnag/js" • https://github.com/bugsnag/bugsnag-js
Stars: ✭ 48 (+166.67%)
Mutual labels:  debugging, debug, debugging-tool

DWARF Import (v1.2.0)

Author: Vector 35 Inc

Imports DWARF Info from ELFs

Description:

This loads DWARF info from an ELF and propagates function names, arguments, and type info

Analysis Without DWARF info:

Analysis With DWARF info:

Minimum Version

This plugin requires the following minimum version of Binary Ninja:

  • 3000

Required Dependencies

The following dependencies are required for this plugin:

  • pip - pyelftools==0.27

License

This plugin is released under a MIT license.

Metadata Version

2

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].