LazyGhidra Save

Make your Ghidra Lazy!

Project README

LazyGhidra

Make your Ghidra Lazy! LazyGhidra is inspired by LazyIDA.

Installation

In the Script Manager click the Script Directories icon in the toolbar and add the checked out the scripts folder in this repository as a path. Scripts will appear in the LazyGhidra category.

script_manager

Features

  • Convert selected data into different formats:
    • hex string
    • C/C++ array
    • Python list

This convert selected part of Listing to various formats.

converter-listing

When conversion is complete, scripts output the result to Console.

converter-console

  • Check potentially buffer overflow functions:
    • getpw
    • gets
    • sprintf
    • strcat
    • strcpy
    • vsprinf

The results are output to Console.

checker

It is also reflected in Bookmarks.

checker_bookmarks

Open Source Agenda is not affiliated with "LazyGhidra" Project. README Source: AllsafeCyberSecurity/LazyGhidra
Stars
126
Open Issues
1
Last Commit
3 years ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating