Commit Graph

21 Commits

Author SHA1 Message Date
MaxXor bcf9b7fc00 Fixed build failed in release configuration 2015-09-18 21:24:16 +02:00
Crash129 e8a5313de2 Keylogger Enhancement
Added option to change name of the log directory and to hide it.
2015-09-18 16:09:24 +02:00
MaxXor ae1710199d Stability improvements 2015-09-09 22:18:50 +02:00
MaxXor 9c515d62d7 Fixed compile failed in release configuration 2015-09-01 15:19:07 +02:00
MaxXor a714178604 Re-set directory after fixing it 2015-08-28 13:11:05 +02:00
MaxXor 69481ed813 Changed Architecture property to Is64Bit 2015-08-28 12:14:01 +02:00
MaxXor 0d9334f97b Fixed wrong installation path on windows xp 32-bit 2015-08-28 11:56:54 +02:00
MaxXor d8853366ba Disabled Keylogger in debug configuration 2015-08-18 18:24:04 +02:00
MaxXor 897588384f Fixes to Settings, ProfileManager and Builder 2015-08-09 15:29:49 +02:00
MaxXor ac9f386ec9 Improved Client Builder
closes #282
2015-08-03 17:33:50 +02:00
MaxXor 6abcd75f11 Small fix 2015-08-02 12:25:13 +02:00
MaxXor f871710d2e Smaller reconnect delay for debugging 2015-07-30 15:50:21 +02:00
d3agle 62826a39e6 Added Hookless Keylogger
-added hookless keylogger class with unicode support
-logs on keylogger class are saved in html format
-added keylogger form using webbrowser to load the log as an html file
-added context menu keylogger option under surveillance
-started keylogger setting enable/disable on client file execution
(didn't complete this, wasn't sure how to do it properly.  just added
the setting in the settings class and in program class for the logic.
only thing left is the server side stuff)

left todo:
-encryption/decryption of logs if desired
-options to enable/disable when building client, etc...
2015-04-22 14:39:52 -05:00
MaxXor df5ce2f893 Fixed code formatting
Replaced all tabs in code with 4 spaces and did some general renaming.
2015-04-21 20:27:52 +02:00
MaxXor 18e84dc061 Reverted Settings.cs 2015-04-06 20:33:43 +02:00
Abdullah Saleem 957ae2c0ef New KeepAlive Added
Previous method of keep alive removed.
2015-04-06 22:40:54 +05:00
DragonHunter 5b62fd3f60 Fixed Control Cross Threading
Fixed crash fix Control Cross Threading when a client connects
2015-03-31 09:43:54 +02:00
MaxXor 2544f3a230 Refactored class access modifiers 2015-01-13 19:43:55 +01:00
MaxXor e3ad2f0716 Refactored namespace 2015-01-13 19:29:11 +01:00
MaxXor b6b5fd75f6 Improved Remote Shell Input 2014-07-18 10:12:24 +02:00
MaxXor 034b6242f4 Initial commit with everything else 2014-07-08 14:58:53 +02:00