Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Binary Ninja Plugin for dumping a selection of bytes

Usage

  • select bytes in the linear or hex editor view
  • right click -> Plugins -> Dump to file pic

Installation

  • install rust and cargo (https://www.rust-lang.org/tools/install)
  • cargo b --release
  • copy ./target/release/libdump.so or ./target/release/libdump.dll to
    OS Plugin Path
    Linux ~/.binaryninja/plugins
    MacOS ~/Library/Application Support/Binary Ninja/plugins
    Windows %AppData%\Binary Ninja\plugins

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages