#
Tag: reverse engineering
See all tags.
Android • Malware Analysis • Reverse Engineering
Reversing Android Malware
Malware (Malicious Software) is a type of software that causes harm to your digital devices. These digital viruses can spy on your daily lives, steal
2022-09-13
Malware Analysis • Reverse Engineering
Why Malware Analysis Goes Beyond Sandboxes
Hi everyone! This is a short post to share a thought I had while working on a malware sample: Should we rely only on sandboxes?, I started thinking about this because the malware I was analyzing wasn’t detected by sandbox environments. Here I won’t be including the in-depth analysis of reversing golang binaries, we can explore it in a future post.
2025-07-27