Skip to content
This repository has been archived by the owner on Jul 25, 2023. It is now read-only.
/ ghidra-sledre Public archive

Ghidra SledRE is a Ghidra extension able to interact with SledRE API.

License

Notifications You must be signed in to change notification settings

sledre/ghidra-sledre

Repository files navigation

Build Release

Ghidra SledRE

This is a Proof of Concept. Exceptions may not be correctly handled and many improvements can be done. If you wish, do not hesitate to make a contribution.

Ghidra SledRE is a ghidra extension able to communicate with SledRE.

This extension will allow you to traces a sample inside a SledRE sandbox and see the Windows syscalls made by the sample in Ghidra.

You should refer to the main repository SledRE for any information.

Installation & Usage

Installation instruction and usage documentation are available on the SledRE Documentation.