Skip to primary content
Skip to secondary content

BidouilleSecurity

BidouilleSecurity

Main menu

  • Home
  • Tutorials
    • Writing a PE packer >
      • Introduction
      • Part 1 : load a PE in memory
      • Part 2 : handling imports and relocations
      • Part 3 : packing with python
      • Part 4 : packing with no relocation
      • Part 5 : simple obfuscation
  • Categories
    • Reverse
    • Tooling

Category Archives: Reverse

Post navigation

Newer posts →

Writing a PE packer – Intro

Posted on 16 February 2021 by Jeremy

This is a tutorial to program a PE packer : we will learn about the PE file format, headers and the inner workings of loading and packing binaries.

Continue reading →

Posted in Reverse, Tutorial | Tagged packer, programming, reverse, tutorial | Leave a reply

Post navigation

Newer posts →

Tags

  • antivirus (1)
  • experiment (1)
  • IDA (2)
  • obfuscation (2)
  • packer (8)
  • plugin (1)
  • powershell (2)
  • programming (8)
  • reverse (10)
  • tutorial (8)

Socials

  • mailjeremy {at} bidouillesecurity.com
  • githubGithub