Tag: allocation

  • Interesting Technique to Launch a Shellcode, (Wed, Aug 27th)

    Interesting Technique to Launch a Shellcode, (Wed, Aug 27th)

    Introduction The execution of shellcode in memory is a fundamental and often critical operation for attackers in various attack scenarios. This process typically involves a three-step sequence, which this analysis will explore based on the provided source material. Understanding these steps is crucial for comprehending how malicious code is deployed and executed within a compromised…