rapion124 Grandmaster Cheater Supreme
Reputation: 0
Joined: 25 Mar 2007 Posts: 1095
|
Posted: Tue Dec 23, 2008 6:47 pm Post subject: [RLS] Enum Process by Brute Forcing PID ~ MULTI-THREADED |
|
|
I was bored so I made this program. It enumerates processes by using OpenProcess on all process IDs in a range. The cool thing is that this is multi-threaded. It's just supposed to be a PoC, so it's kinda pointless.
*Change MAX_NUMBER_OF_PROCESSORS for the max number of processors.
*Change MAX_PROCESS_ID to a much higher number to see some 100% CPU utilization.
[Source + binary attached]
|
|