Tag: sleep obfuscation techniques

  • DojoLoader: Generic PE loader for fast prototyping evasion techniques

    DojoLoader: Generic PE loader for fast prototyping evasion techniques

    DojoLoader DojoLoader is a generic PE loader initially created to prototype sleep obfuscation techniques with Cobalt Strike UDRL-less raw Beacon payload, in an attempt to reduce debugging time with UDRLs. DojoLoader borrows the MemoryModule implementation of the DynamicDllLoader project by ORCA000 and expands on that adding modularity and the following features: download and execution of (xored)…