Commit Graph

19 Commits

Author SHA1 Message Date
MaxXor 3a80b3459c Improved code readability in Renamer 2015-05-20 09:27:11 +02:00
d3agle 4e390742a5 IDisposable TypeloadException fix
Ignore renaming types that implement interfaces.

I hope this is the correct way to do this, I couldn't find a way to find
a specific interface to exclude from obfuscation
2015-05-19 18:06:10 -05:00
DragonHunter b7cad28b83 Tiny fix for class re-namer
Class re-namer fix for Reverse Proxy
2015-05-10 17:34:02 +02:00
yankejustin ad115dd5cd Added documentation for Renamer
Added a little bit of documentation for the Server's Renamer.
2015-05-05 12:21:45 -04:00
yankejustin 7b5ef8a15c Added documentation for IconInjector
Added documentation for most of the Server's IconInjector.
2015-05-05 12:17:08 -04:00
yankejustin 7b2667d7ea Added documentation for Clientbuilder
Added documentation for the Server's ClientBuilder.
2015-05-05 12:08:20 -04:00
MaxXor b1ffa97a85 Added ability to enable/disable keylogger 2015-05-04 18:29:21 +02: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 bc12b91f15 Fixed #52 2015-04-09 19:24:56 +02:00
MaxXor cc7d22d2a8 Fixes #15
Corrected namespaces
2015-01-15 19:10:56 +01: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 9a329711a7 Added version to builder as argument 2015-01-13 10:12:26 +01:00
MaxXor ae79dede78 Minor not-important changes 2014-07-24 23:26:59 +02:00
MaxXor 8b45549243 Added changeable Assembly Information to Builder
- Made xml settings more robust
- Added ResourceLib
- Changed Version displaying
2014-07-24 15:23:44 +02:00
MaxXor b7fc2a316b Added protobuf copyright and minor changes 2014-07-23 23:26:58 +02:00
MaxXor adb49be588 Preparations for next changes 2014-07-23 22:49:05 +02:00
MaxXor d6cf433d3b Moved Changelog
+ made some minor changes
2014-07-23 21:00:06 +02:00
MaxXor 776fb834fe Added missing files 2014-07-08 21:36:24 +02:00