drltrace icon indicating copy to clipboard operation
drltrace copied to clipboard

Where is this python script?

Open Fstark-prog opened this issue 4 years ago • 1 comments

Hello,i want to know where can find this script? image

Fstark-prog avatar Apr 20 '21 03:04 Fstark-prog

Hi,

Unfortunately, I wasn't able to find this script since this research was done many years ago. As far as I remember that was a simple script to look for call from specific libraries e.g. ADVAPI32. You can achieve the same functionality by doing cat your_log | grep ADVAPI32 on Linux.

mxmssh avatar Apr 21 '21 00:04 mxmssh