Skip to content

Various tools for working with the rizin disassembler and debugger.

License

Notifications You must be signed in to change notification settings

stephen-fox/rizin-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rizin tools

Various tools for working with the rizin disassembler and debugger.

Repository structure

A short summary of the tools found in this repository can be found below. Each tool has its own dedicated directory and README. Please refer to the tool's README for further information.

  • library-exports - Generates a list of a library's exported symbols and their signatures. Useful for developing a proxy library
  • rz-ctx - rz-ctx is an experimental utility that attempts to capture rizin's analysis in JSON objects with documented schemas so that analysis data can be committed to source control and be consumed by other tools
  • rz-mcp - An experimental MCP server for use with "AI" tools. Must be sandboxed due to possibility of code injection
  • rz-paths - rz-paths finds code paths between a child symbol and a parent symbol using rizin
  • vstack - vstack visualizes the stack variables of a function based on rizin's afi output, supporting only 64-bit programs.

About

Various tools for working with the rizin disassembler and debugger.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •