Delphi API monitoring with Frida, Part 3
February 20, 2022 in Frida, Malware Analysis
In part 1 and part 2 we looked at individual APIs and I hinted we can automate generation of handlers. Today we will do exactly that. The attached python code […]