| View previous topic :: View next topic |
| Author |
Message |
Jorg hi I post too much
Reputation: 7
Joined: 24 Dec 2007 Posts: 2276 Location: Minnesota
|
Posted: Sun Jan 03, 2010 3:22 pm Post subject: [Vb.net/C#] Pro Logging Program |
|
|
I made a program, in vb.net but I converted it to C# to make up for speed issues. I'm posting the source to see if anyone has any suggestions. I sold this on a online parenting site (forum for parents to protect children online), and I've already made $600 over this past month. If anyone wants to help me I'll give them a fair % of the profits we will make. Also if this gets big enough I'll even make stocks(yeah right).
-Project-
Engine.vb - The class that contains logging methods
IEClass.vb - Gets intact with internet explorer
IEMod.vb - Retrives website history
Form1.vb - Main Gui
Form2.vb - Data Output
Form3.vb - Movie Projecter
*Credits*
The Jorg Hi X% (X is what ever left over)
TheMayham Man - 5%.
Engine: http://pastebin.com/f5ab0d4e7
Download 1: http://www.mediafire.com/?mimmzmd1jcu
Download 2: http://rapidshare.com/files/329873449/P-SPY__Pro_Sensitive_Spying_Program_.rar.html
+Abilities+ This is mainly a spying program used to gain information.
Keylog
Process log
Website History logger
ScreenLogger
I will post the C# version once I finish with new design.
_________________
CEF will always stay alive.
Last edited by Jorg hi on Sun Jan 03, 2010 7:51 pm; edited 1 time in total |
|
| Back to top |
|
 |
Mal1t1a Cheater
Reputation: 0
Joined: 03 Jan 2010 Posts: 40
|
Posted: Sun Jan 03, 2010 4:15 pm Post subject: |
|
|
| Could you give a quick description on what this program actually Does? I would only guess that it's some sort of Web Browser that allows the Black-listing and White-listing of websites. If you were a little more descriptive, that would make it easier. I'd prefer not to download and look at the source right now (which is funny, because people could claim as their own =p).
|
|
| Back to top |
|
 |
Jorg hi I post too much
Reputation: 7
Joined: 24 Dec 2007 Posts: 2276 Location: Minnesota
|
|
| Back to top |
|
 |
Mal1t1a Cheater
Reputation: 0
Joined: 03 Jan 2010 Posts: 40
|
Posted: Mon Jan 04, 2010 4:00 pm Post subject: Re: [Vb.net/C#] Pro Logging Program |
|
|
| The Jorg hi wrote: | +Abilities+ This is mainly a spying program used to gain information.
Keylog
Process log
Website History logger
ScreenLogger |
Are these are what is already inside of it? Or "features to come"? You gotta fill-out information like this =p
So, it's supposed to monitor everything a client does on the web, or the computer? You should also post what stuff you would want if those aren't it. (I know it'd be easier to download and look at the source, but I couldn't bother, ahah)
|
|
| Back to top |
|
 |
hcavolsdsadgadsg I'm a spammer
Reputation: 26
Joined: 11 Jun 2007 Posts: 5801
|
Posted: Mon Jan 04, 2010 4:31 pm Post subject: |
|
|
There's little difference between VB and C# speed wise. You have a couple tricks open to you (like unsafe pointer goodness to access a bitmap or something) but the compiler more than likely shits out the same stuff for the most part.
also uhh GetAsyncKeyState? Why not a keyboard hook?
|
|
| Back to top |
|
 |
Jorg hi I post too much
Reputation: 7
Joined: 24 Dec 2007 Posts: 2276 Location: Minnesota
|
Posted: Mon Jan 04, 2010 5:31 pm Post subject: |
|
|
All this stuff is in it.
@Slovach - I tried that but I don't know how to get a key pressed.. just up or down...
_________________
CEF will always stay alive. |
|
| Back to top |
|
 |
|