SamuZai
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 session. 

Before beginning this tutorial make sure you have followed our 2021-10-06 23:15:23 +0000 UTC View Post

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:

https://malshare.com/sample.php?action=de...

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 to stay safe while analyzing malware. The first step to addressing these questions is to make sure e...

View Post