LIEF Documentation
  • Home
  • Blog
  • Download
  • Documentation
    Doxygen
  • About
  • Introduction
  • Installation and Integration
  • Getting Started
  • Compilation
  • Error Handling
Tutorials
  • 01 - Parse and manipulate formats
  • 02 - Create a PE from scratch
  • 03 - Play with ELF symbols
  • 04 - ELF Hooking
  • 05 - Infecting the plt/got
  • 06 - PE Hooking (Deprecated)
  • 07 - PE Resources
  • 08 - Transforming an ELF executable into a library
  • 09 - How to use frida on a non-rooted device
  • 10 - Android formats
  • 11 - Mach-O Modification
  • 12 - ELF Coredump
  • 13 - PE Authenticode
API
  • Python
  • C++
  • C
Extra Information
  • Formats
  • References
  • Changelog

ionicons-v5-d 0.13.0-363f1a1b
Last updated on 19/03/2023, 19:36:31.

Formats¶

  • ELF Format
    • Duality sections/segments
  • PE Format
    • Rebuilding Import Table