[Kong] API reference


Modules:

kong

kong.ELF

  • ELF - ELF executable image parser.

kong.PE

  • PE - PE executable image parser.

Core data structures:

kong.internal


Hook backends:

kong.IA32

kong.ELF

kong.PE


OS specific backends:

kong.linux

  • DSO - Library loading and enumeration.
  • memory_layout
  • memory_protect

kong.win32

  • DSO
  • memory_layout
  • memory_protect

Dependency chart:

  • out of sync with the src code but conceptually its the same.