Windows Symbols A.D. 2020
March 20, 2020 in How to..., Reversing
I may be in minority, but I do use Windows Firewall on most of my boxes. I deny all the connections by default, including some of the predefined ones, and […]
March 20, 2020 in How to..., Reversing
I may be in minority, but I do use Windows Firewall on most of my boxes. I deny all the connections by default, including some of the predefined ones, and […]
September 6, 2019 in Forensic Analysis, How to..., Tips & Tricks
Update As Codeslack pointed out, Regexes themselves are state machines. Of course. The biggest difference between using built-in regexes and your own state machine is that you have a full […]