Be thankful you have a job :confused:
Baxter P
Posts
-
old code -
Happy Birthday CodeProject!Happy birthday, here since 2013 :-D
-
Problem with uploaded ZIP fileHi, I have just posted an article and each time the zip file I included is re-downloaded it is corrupted. It was fine earlier before release. I have re-uploaded the file once, it shows 1MB, but when re-downloaded it is 29Kb, and corrupted. Here is the article: C# WPF Dependency Injection Data Demo[^] Any ideas. Thanks, Baxter.
-
Problem with uploaded ZIP fileHi, I have just posted an article and each time the zip file I included is re-downloaded it is corrupted. It was fine earlier before release. I have re-uploaded the file once, it shows 1MB, but when re-downloaded it is 29Kb, and corrupted. Here is the article: C# WPF Dependency Injection Data Demo[^] Any ideas. Thanks, Baxter.
-
Appropriate article typesI can see why CP wouldn't like that stuff, and to restate the point there is no way CP's admins would have allowed this project idea I guess. However I still might create it...
-
Appropriate article typesThanks for the comments. I guess I have decided not to publish this article, because ultimately it will not fly on CP. However, I do not imagine my work would find it's way into any useful virus as there are more complex aspects to such solutions, including delivering the payload of the virus. In answer to the question about 'why do a key logger', the project was conceived to be more than that, and if you read my original question properly, you would realized that. The project was to monitor key strokes, and then send them to a remote database using web services of some sort, also I would have attempted to configure the Windows firewall as well. I think this would have been a very worthy project from an academic perspective, and could have helped people in the community in the future when attempting some of the tasks described above. The key logger was give an obvious source of easily harvested data. So, I will take the advice about changing the project slightly and find another data source, eg. CPU temperature, etc. Cheers, Baxter P.
-
Appropriate article typesI am thinking of writing a keylogger example project for educational purposes only, and then publishing it here on Code Project. Would this project type be allowed ?? The finished project would be very similar to the payload of a keylogger virus. The project itself is a very exciting, and requires at least three separate technologies (Networking, Com Interop, Firewall Management, etc.), so could be useful to other people for legitimate reasons. Currently the project does not exist, and I have never, and will never write a virus, just to be clear on that.
-
Publishing Article - Line Break ProblemHi Again I switched to IE from Firefox, problem solved. I noticed the browser performs some kind of step once the code has been copied in on IE, but not on Firefox. Thanks Again, Baxter
-
Publishing Article - Line Break ProblemHi Sean, I'll try the notepad idea. Thanks for the offer, but I would like to post it myself. Thanks, Baxter.
-
Publishing Article - Line Break ProblemHello I am trying to compose an article, and instead of getting normal C# formatting I am getting markup code line break tags instead of the line breaks being applied to the code sections when I preview, like this: using System;
using System.Configuration;
using System.IO Can anyone advice me what to do to fix this ?? I have publish another article, and this problem did not arise. Thanks, Baxter-P