Skip to content
Snippets Groups Projects
  1. Oct 04, 2012
  2. Oct 03, 2012
    • rukaimi's avatar
      1. Now PE library can create empty PE files · 87fa049c
      rukaimi authored
      2. Added some new functions to set/read field values from PE header
      3. Added correct PE flags manipulation for relocations rebuilder and when removing relocation directory
      4. Added new sample
      87fa049c
  3. Sep 27, 2012
    • rukaimi's avatar
      1. Added image load config directory rebuilder · 293f738f
      rukaimi authored
      2. Fixed export directory reader and rebuilder to work correctly with empty export directories
      3. Added config directory Lock Prefix Table reader
      4. Added new sample (image load config directory rebuilder)
      5. Other minor bugfixes
      293f738f
  4. Sep 12, 2012
    • rukaimi's avatar
      1. Fixed prepare_section for sections which virtual address is greater than raw · c960413f
      rukaimi authored
      2. Fixed adding sections to PE files with last section non-aligned
      3. add_section preserves section virtual address if there's no sections in PE file
      4. add_section set_number_of_sections fixed
      5. rebuild_pe - added option to turn off automatical SizeOfHeaders calculation
      6. rebuild_imports fixed for non-zero import data position inside of the section
      c960413f
  5. Sep 08, 2012
  6. Sep 07, 2012
Loading