Malware Dev – Chapter 05 – Anti-Debugging Tricks
Continued series from the Malware Development for Ethical Hackers Book.GitHub repo: EricTurner3 – Malware_Development. Detecting Debugger IsDebuggerPresent() Sample code using...
Malware Dev – Chapter 04 – Privilege Escalation
Continued series from the Malware Development for Ethical Hackers Book.GitHub repo: EricTurner3 – Malware_Development. This chapter contains methods to achieve...
Malware Dev – Chapter 03 – Persistence
Continued series from the Malware Development for Ethical Hackers Book.GitHub repo: EricTurner3 – Malware_Development. This chapter contains methods to...
Malware Dev – Chapter 02 – Injection
Continued series from the Malware Development for Ethical Hackers Book. The first part of this chapter deals with...
Malware Dev – Chapter 01
I recently picked several new books from Packt, including Malware Development for Ethical Hackers. This book aims to...
S550 Mustang IPC Reverse Engineering
Note: This post was published 4 Feb 2024, but was based off of research and work completed back...
Grafana Home Metrics
I’ve been deep into collecting and displaying metrics in my new job, and I decided to do some...
Website & Blog Revamp
Usually every year I go through a website redesign of some sort. In 2021, I migrated to Gatsby...
React / DevOps Showcase (Part 3)
In part 2 we did some front end unit tests for React using Jest + Enzyme. The last...
React / DevOps Showcase (Part 2)
Continuing from the last blog post (to prevent excessively long blog posts), now I will get into building...