Skip to content

silentwarble/hbin_template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hannibal

HBINS are mini versions of Hannibal, to be used with Hannibal. Instead of the usual BOF/COFF files we are using a PIC .bin.

See the article Making Mini Monsters for a deeper dive.

Installation

You will need make, MingW, and Python installed to build these. See the Making Monsters installation section. It is the same for HBINs.

Simply clone the repo, invoke the appropriate makefile make -f windows_makefile, and use execute_hbin in Mythic to upload bin/hannibal.bin.

Note

  • These have not been extensively tested. They are functional, but need much more testing before being considered Op worthy.
  • The debug process for these is different from Hannibal. A TODO is to get a standalone debug build working for these, but currently that is not supported. Use x64dbg or similar.

About

Post-Ex BOF tooling for Hannibal

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages