StingRaptor
|
8490261441
|
Enabled modify and modify binary data in the top menu strip
|
2016-02-07 23:27:38 +01:00 |
StingRaptor
|
4c252e13da
|
Fixed a problem with editing not being disabled in after edit
|
2016-02-07 23:17:35 +01:00 |
StingRaptor
|
194fe17ee3
|
Added support to allow binary modification of other registry values
|
2016-02-07 23:08:49 +01:00 |
StingRaptor
|
834ea5dbfb
|
Added support to handle the modification of binary registry values
|
2016-02-07 14:40:09 +01:00 |
StingRaptor
|
b8616f97f8
|
Fixed convertion problem in FrmRegValueEditWord.cs
|
2016-02-07 14:33:29 +01:00 |
StingRaptor
|
150a5ab962
|
Added a Custom Control to represent the hexadecimal editor to be used for binary registry value modification
|
2016-02-07 14:31:16 +01:00 |
StingRaptor
|
dade64ad11
|
Added a form for modifiying binary registry values
|
2016-02-07 11:52:22 +01:00 |
StingRaptor
|
9bb81d8a4f
|
Added support for editing multi-string registry values.
|
2016-01-27 20:57:27 +01:00 |
StingRaptor
|
c497d56a00
|
Changed property on form to prevent resizing of it.
|
2016-01-27 20:55:17 +01:00 |
StingRaptor
|
b5d5a97b5f
|
Added support for allowing modifications of DWORD and QWORD registry value.
|
2016-01-27 17:28:14 +01:00 |
StingRaptor
|
dc7b85dc4a
|
Added server code for handling the response to a registry value modification.
|
2016-01-27 09:54:01 +01:00 |
StingRaptor
|
f6c4e2a651
|
Fixed a small bug with not properly disabling LableEdit on the ListView after edit.
|
2016-01-27 09:43:43 +01:00 |
StingRaptor
|
204013bd36
|
Added code on Server to support the modifcation of registry string values.
|
2016-01-27 09:37:46 +01:00 |
StingRaptor
|
00f95e85a0
|
Added new packets to serializer
|
2016-01-27 09:22:04 +01:00 |
StingRaptor
|
15388c3fff
|
Added client and server packets to allow modification
|
2016-01-27 09:18:56 +01:00 |
StingRaptor
|
8b07dcb5bd
|
Moved the code for retrieving the ImageIndex for the registry values to the RegistryValueLstItem class.
|
2016-01-26 17:14:50 +01:00 |
StingRaptor
|
b3d485418b
|
Removed unnecessary code after RegistryValueLstItem + added actions for handling exit, delete and rename in the menuStrip.
|
2016-01-26 16:25:13 +01:00 |
StingRaptor
|
6cd2f67f68
|
Changed the handeling of 'set' for the RegName property in RegistryValueLstItem.cs
|
2016-01-26 16:21:41 +01:00 |
StingRaptor
|
acaf0d9b60
|
Added support for using the Delete key for deleting registry keys and registry values + made some small changes to the code structure.
|
2016-01-26 10:16:07 +01:00 |
StingRaptor
|
c09a003f86
|
Added a menustrip to the GUI of the registry editor + made some smaller changes.
|
2016-01-25 22:52:50 +01:00 |
StingRaptor
|
9244b320d9
|
Made sure that Rename is only enabled for the context menu when a single list items is selected.
|
2016-01-25 18:33:10 +01:00 |
StingRaptor
|
f2203dc429
|
Added support for renaming the registry values + fixed some comment and naming issues.
|
2016-01-25 18:21:07 +01:00 |
StingRaptor
|
295f1b28fe
|
Added support for deleting registry values
|
2016-01-25 11:57:59 +01:00 |
StingRaptor
|
a69ba3fc38
|
Added support for context menus in the listview + configured so that items are sorted by name in the listview.
|
2016-01-25 00:30:17 +01:00 |
StingRaptor
|
27c9c09d9b
|
Bug fix, list update now triggered by selecting a new node.
|
2016-01-23 08:19:14 +01:00 |
StingRaptor
|
16ba2ba0ab
|
Added support for creating different types of registry values.
|
2016-01-22 22:23:58 +01:00 |
StingRaptor
|
1e5186de55
|
Added the functionality for creating a registry value + fixed bug with reopening RegistryEditor form
|
2016-01-22 16:00:13 +01:00 |
StingRaptor
|
38019f11c1
|
Added client packets for creating registry value responses.
|
2016-01-22 13:06:26 +01:00 |
StingRaptor
|
808030b9a5
|
Added projects files to handle the new packets.
|
2016-01-22 11:32:41 +01:00 |
StingRaptor
|
4bb4612c26
|
Added packets for handling create requests for Registry Values.
|
2016-01-22 11:27:00 +01:00 |
StingRaptor
|
3c7159dc02
|
Added the code for supporting the new registry images.
|
2016-01-22 00:41:03 +01:00 |
StingRaptor
|
0dbc362fcb
|
Added images to represent binary and string registry values.
|
2016-01-22 00:39:23 +01:00 |
StingRaptor
|
8276dc479f
|
Added functionality for performing Create, Delete and Rename on the RegistryKey's.
|
2016-01-21 18:58:52 +01:00 |
StingRaptor
|
24723a00da
|
Added a context menu for Create, Delete and Rename functionality
|
2016-01-21 17:46:19 +01:00 |
StingRaptor
|
8648b3ee1a
|
Added new packets to support Create, Delete and Rename actions of the RegistryKey
|
2016-01-21 17:35:22 +01:00 |
StingRaptor
|
d1e8edc56d
|
Allowed the data in the Registry values to be shown in the ListView.
|
2016-01-21 17:18:41 +01:00 |
StingRaptor
|
c15929371d
|
Added support for retrieving subkeys when nodes are expanded
|
2016-01-21 17:01:02 +01:00 |
StingRaptor
|
3481a58afa
|
Added support for acquiring the root keys of the Registry.
|
2016-01-21 16:31:51 +01:00 |
StingRaptor
|
a5c797b417
|
Added ServerPackets for handling Registry Editor requests.
|
2016-01-21 15:11:12 +01:00 |
StingRaptor
|
e850d34023
|
Added Form support for the Registry Editor
|
2016-01-21 14:47:46 +01:00 |
MaxXor
|
63a63419a7
|
Quasar v1.2.0.0 released
|
2015-10-12 09:55:52 +02:00 |
d3agle
|
1164f19fc7
|
Improved PW Recovery user notification of no results + redundancy
|
2015-09-20 12:24:41 -05:00 |
MaxXor
|
7f4cab6503
|
Renamed logins to accounts
|
2015-09-20 14:21:48 +02:00 |
d3agle
|
b9b25979f0
|
PW Recovery user notification
Added notification to display password recovery couldnt not find anything.
|
2015-09-20 07:03:27 -05:00 |
MaxXor
|
05e485a485
|
Fixed adding wrong port number in builder
|
2015-09-19 13:53:28 +02:00 |
MaxXor
|
efef5c0100
|
Fixed max port number
|
2015-09-19 11:05:24 +02:00 |
MaxXor
|
12b5bcdc3a
|
More Builder improvements
|
2015-09-18 22:53:57 +02:00 |
MaxXor
|
036f6872be
|
Improved Builder integration of new additional Keylogger settings
|
2015-09-18 22:47:19 +02:00 |
MaxXor
|
4b0466d5be
|
Added encrypted Keylogger Logs (#396)
|
2015-09-18 21:22:29 +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 |