⚡
Diago Lima
  • ❓This Blog Has Moved
  • 🌊A Deep Dive Into Exploiting Windows Thread Pools
    • Introduction
    • Attacking Worker Factories
    • Attacking I/O Ports
    • Attacking Timer Queues
    • Closing Remarks
    • Github Repository
  • 👁️Abusing TLS Callbacks For Payload Execution
    • Introduction
    • Payload Execution
  • ☕Using Object Files For Malware Development
    • Introduction
    • The Why
    • The Common Object File Format
    • Loading An Object File
    • Closing Remarks
Powered by GitBook
On this page

Abusing TLS Callbacks For Payload Execution

An advanced threadless injection technique.

PreviousClosing RemarksNextIntroduction

Last updated 11 months ago

The code described in this write-up can be found .

👁️
here