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
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=detail&hash=6095f96dd5eca96a3fb9338eec4ab574921c...
2021-10-04 01:29:26 +0000 UTC
View Post
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 everyone is starting from the same base platform.
2021-10-03 21:14:52 +0000 UTC
View Post