FastScan

01/03/2022 14:36 [Beatrice]#1
old version

I rewrote somewhat the same code in C and used it as shellcode to achieve much faster scans.

Code:

You only need to get init one time, you can call many scans with the same return from InitializeScanner().

example/comparison attached
and please don't @ me for scanning LoadLibraryA i'm not retarded, it's just an example
08/21/2022 04:28 Fernando_Liro#2
hello, how do i use em or app.exe? I didn't understand in the example how to do this, thanks and see you later.
03/22/2023 23:26 [Beatrice]#3
Updated the code. Now script uses a shellcode written in C and it's even faster than previous version.