My Favourite Software Contibutions

Personal projects:

  • 2022-06-21 - ghidra-pipe - Ghidra-Pipe is a plugin to interface custom reverse engineering tools with Ghidra environment and its Jython API, from everywhere. This tool fills the gap of a Python 3 interface to access the Ghidra Jython API from outside of Ghidra and offers an alternative to the similar Ghidra-Bridge plugin which brings a big overhead for complex scripts and large data usage.
  • 2015-07-11 - PolyAsciiShellGen - PolyAsciiShellGen is an experimental ASCII shellcode generator written in C. This program is based on the Riley 'Caezar' Eller's technique to bypass MSB data filters, for buffer overflow exploits, on Intel x86 platforms.

Contibutions to public projects: