Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 344 Bytes

TODO.md

File metadata and controls

22 lines (16 loc) · 344 Bytes

TODO

General

  • Find a nice way to factorize code between 32 and 64bits structures for PE files

Specific

  1. PE

    1. PEViewer
      • Extend peviewer (Directories, Symbols, etc.)
      • Add print function to sum up the PE file
    2. PEPacker
  2. ELF

    • Everything
  3. Loader

    • Improve loader architecture