Positive Hack Days is coming to an end and recordings of talks are starting to appear. I am posting a presentation and a link to my speech “Regions of Memory, or How I Loaded the Shellcode in the Wrong Place.” In the report, I looked at the main memory regions, methods of injection into them, and also shared small life hacks on the type of RWX memory allocation without using VirtualAlloc()/VirtualProtect().
Video:
https://phdays.com/forum/broadcast/?tag=offense&talk=648
Github repository:
https://github.com/MzHmO/MemoryRegions
Presentation in attachments 🙂
