12-30-2011, 07:52 PM
(This post was last modified: 12-30-2011, 07:54 PM by AceInfinity.)
I have no idea, but i've been asked that on my forum as well where i've posted this lol. I only just wanted to do something more unique. Everyone gets bored of spammers, emailers, web browser applications, etc... So I don't do that.
Edit: I forgot to add it into the video, however this program is also command line based. It can be used by dragging and dropping or cmd prompt with something like:
Assuming the application is renamed to Profiler.exe and you're in the directory of the application in the console, or you have it in an enronment varialbe OR, you have it in your System32 folder, which also acts like an environment variable.
Edit: I forgot to add it into the video, however this program is also command line based. It can be used by dragging and dropping or cmd prompt with something like:
Code:
Profiler.exe "My input filepath"
Assuming the application is renamed to Profiler.exe and you're in the directory of the application in the console, or you have it in an enronment varialbe OR, you have it in your System32 folder, which also acts like an environment variable.