DoujinStars
oalabs

oalabs

patreon


oalabs posts

Installing ScyllaHide (x64dbg) To Hide Your Debugger

In this tutorial we will install and configure ScyllaHide for use with x32dbg and x64dbg. ScyllaHide is a powerful anti-anti-debug tool that can be used to hide x64dbg from malware during a debugging ses...

View Post

How To Debug a DLL With x64dbg

How To Debug a DLL With x64dbg

In this tutorial we demonstrate how to debug a DLL export (ordinal) with x64dbg. The sample is an unpacked SquirrelWaffle payload which we debug to dynamically extract the config.

Sample:

2021-10-04 01:29:26 +0000 UTC View Post

Dynamic Malware Analysis Lab Setup (FLARE-VM)

In this tutorial we will setup a free, safe, Windows 10 virtual machine (VM) that can be used for dynamic malware analysis using FLARE VM.

At OALABS we get a lot of questions from analysts who have run into an error while debugging a malware sample. We also get a lot of questions about how ...

View Post