Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
247 commits
Select commit Hold shift + click to select a range
88864bb
Added #423
MaxXor Mar 11, 2016
a4c6be4
Updated copyright years
MaxXor Mar 11, 2016
c47aa5f
Fix error handling of registry key delete
LjungErik Mar 11, 2016
44575b9
Changed threading of registrySeeker and refactor code
LjungErik Mar 13, 2016
f4378ae
Removed unnecessary functions from RegValueData.cs
LjungErik Mar 13, 2016
5e3e097
Changed RegSeekerMatch.cs to use an Array instead of a List
LjungErik Mar 14, 2016
fd202b3
Removed unused using of xServer.Core.Extensions
LjungErik Mar 14, 2016
f14f38b
Added Registry namespace as a exception to Renamer
LjungErik Mar 14, 2016
8c5ace8
Changed error messages to better state the cause
LjungErik Mar 15, 2016
a1f4f19
Refactored parts of the modified code.
LjungErik Mar 15, 2016
53e1f8e
Update README.md
MaxXor Mar 15, 2016
2871015
Fixed bug with RegistryEditor not working correctly in 64-bit systems
LjungErik Mar 15, 2016
6492b27
Added better title for RegistryEditor and corrected its default size
LjungErik Mar 15, 2016
7a97187
Reverted the added "new Thread(...)" from RegistryHandler.cs
LjungErik Mar 15, 2016
8768f31
Merge pull request #427 from StingRaptor/master
MaxXor Mar 17, 2016
da42bd3
Create DoAskElevate ServerPacket
LostSoulfly Mar 18, 2016
e2cb8ba
Create DoAskElevate for Client's ServerPackets.
LostSoulfly Mar 18, 2016
6995b04
Try not to make it so obvious that this is my second time working wit…
LostSoulfly Mar 18, 2016
f0474b4
Implement HandleAskElevate on Client
LostSoulfly Mar 18, 2016
c68c111
Update QuasarClient Serializer for DoAskElevate
LostSoulfly Mar 18, 2016
3f91ccd
Add DoAskElevate to Client PacketHandler
LostSoulfly Mar 18, 2016
8b6fa9e
Remove extra line to make it pretty?
LostSoulfly Mar 18, 2016
9e4f4ab
Add toolstrip menu item for AskToElevate and correspon _click action
LostSoulfly Mar 18, 2016
9b41d6a
Add DoAskElevate to QuasarServer.
LostSoulfly Mar 18, 2016
9b0e1d8
Improve HandleAskElevate.
LostSoulfly Mar 18, 2016
254ef8a
Added Remote TCP Connections
DragonzMaster Mar 19, 2016
4a1d1bd
Improved requesting elevated permissions
MaxXor Mar 30, 2016
432a26a
Merge pull request #437 from quasar/pr/430
MaxXor Mar 30, 2016
ad41073
Resolved merge conflicts
MaxXor Mar 30, 2016
8c58194
Merge branch 'DragonzMaster-TCP-Connections'
MaxXor Mar 30, 2016
0a6e52a
Removed unused enum
MaxXor Mar 30, 2016
f5f244c
Fixed Connections Form
MaxXor Mar 30, 2016
df06fd2
Code improvements and restructuring of 'FrmRegistryEditor'
LjungErik Apr 22, 2016
ac7a12f
Improved code for 'FrmRegValueEditString'
LjungErik Apr 22, 2016
adfc051
Improved and restructured 'FrmRegValueEditWord'
LjungErik Apr 22, 2016
c5ac31e
Improved code for 'FrmRegValueEditMultiString'
LjungErik Apr 22, 2016
712700e
Small improvements to 'FrmRegValueEditBinary'
LjungErik Apr 22, 2016
55ca59f
Added functionalilty for editing Default Value
LjungErik Apr 22, 2016
ea25843
Restructured the code in 'FrmRegValueEditBinary
LjungErik Apr 24, 2016
560aa1e
Fix problem with registry value sorting
LjungErik Apr 24, 2016
ee2a7b4
Fix spelling error
LjungErik Apr 24, 2016
9cd5f6a
Merge pull request #449 from LjungErik/master
MaxXor Apr 24, 2016
63022a9
Revert DPI fix
MaxXor May 7, 2016
28e0cf5
Only revert Server DPI fix, not Client...
MaxXor May 7, 2016
d58cc00
Improved AES implementation #450
MaxXor May 16, 2016
eef7d25
Fixed possible timing attack when checking HMAC
MaxXor May 17, 2016
daac56a
Added Remote Webcam
meltingice1337 Jun 13, 2016
f890819
Fixed mistake
meltingice1337 Jun 13, 2016
02a6233
Fixed bug
meltingice1337 Jun 13, 2016
4ff3af0
Added Remote Webcam contextual image
meltingice1337 Jun 13, 2016
06f060f
Removed unused files from AForge
meltingice1337 Jun 13, 2016
9926ff9
Added Remote Webcam as feature in readme.md
meltingice1337 Jun 14, 2016
de19376
Added option for hiding Install Subfolder #462
meltingice1337 Jun 14, 2016
5118948
Removed CheckedChanged event addead by mistake
meltingice1337 Jun 14, 2016
a4dd281
Added the 'hideinstallsubfolder' variable in debugging mode
meltingice1337 Jun 14, 2016
3ed8a40
Some coding style adjustments and fixes
MaxXor Jun 18, 2016
208d220
Merge pull request #467 from quasar/pr/464
MaxXor Jun 18, 2016
3035798
Fixed #459
MaxXor Jun 26, 2016
5001a6c
Merge pull request #465 from meltingice1337/hide-install-subfolder
MaxXor Jun 26, 2016
b8b64ef
Added HideSubDirectory to Builder Profile
MaxXor Jun 26, 2016
6863e6d
Improved update/uninstall/restart batch files
MaxXor Jun 26, 2016
630f791
Fixed #473
MaxXor Jul 2, 2016
49efa37
Added IPv6 support
MaxXor Jul 7, 2016
e883dae
Fixed HostHelper
MaxXor Jul 7, 2016
7566d89
Removed unused event handler
MaxXor Jul 7, 2016
c7bcfa5
Updated README.md
MaxXor Jul 7, 2016
8da6c2b
Increase iteration count and store derived keys in client
MaxXor Jul 8, 2016
3d885ae
Remote desktop can now wake a client up from an active screensaver (w…
maddnias Jul 13, 2016
14d9f59
Merge pull request #481 from UbbeLoL/master
MaxXor Jul 14, 2016
8ef33f4
Fix FileZilla base64 decoding
maddnias Jul 17, 2016
4f588d7
Merge pull request #484 from UbbeLoL/master
MaxXor Jul 17, 2016
4ec1a19
Update Mono.Nat library to fix freezing issue
maddnias Jul 18, 2016
7e07102
Mono compatible PostBuild copy
maddnias Jul 18, 2016
b49e0be
Fix mono compatibility
maddnias Jul 18, 2016
3c01a99
Strip all debug info from Mono.Nat.dll
maddnias Jul 18, 2016
ef1a51e
Added comment to mono compatibility fix
MaxXor Jul 18, 2016
5103262
Merge pull request #486 from quasar/pr/485
MaxXor Jul 18, 2016
713ef17
Possible null reference exception fixed
abdullah2993 Jul 24, 2016
5b6c22b
Unwanted behaviour
abdullah2993 Jul 24, 2016
c152f17
Clean up
abdullah2993 Jul 24, 2016
86b399e
Another fix
abdullah2993 Jul 24, 2016
37288ca
Added resolution/quality support for webcam capture
Jul 26, 2016
f40a9b1
Fix form resolutions control enabled on capture start
Jul 26, 2016
9faec9b
Merge pull request #489 from Abdullah2993/master
MaxXor Jul 26, 2016
03021a6
Minor change
MaxXor Jul 26, 2016
397da1c
Tests added for packet registeration for serialization
abdullah2993 Jul 27, 2016
97e54f5
Merge pull request #496 from Abdullah2993/dev
MaxXor Jul 29, 2016
fa0b5a2
Merge pull request #495 from d3agle/master
MaxXor Aug 1, 2016
1fca118
Small change
MaxXor Aug 1, 2016
b2888d0
Fixed #482 IP gelocation
MaxXor Aug 1, 2016
2a1bbf6
Fixed #440
MaxXor Aug 11, 2016
d291490
Merge remote-tracking branch 'refs/remotes/quasar/master'
Aug 11, 2016
507e1dd
Fixed lan ip determination for virtual physical nics
Aug 11, 2016
702d0e2
Merge pull request #505 from d3agle/master
MaxXor Aug 11, 2016
5fa5c9f
Fixed #474
MaxXor Aug 12, 2016
0d3a3e4
Added DPI awareness to manifest file
MaxXor Aug 12, 2016
5120d77
Centered webcam form on load
Aug 12, 2016
546719d
Fixed flickering in registrytree nodes
Aug 12, 2016
92e6719
Fixed #407
MaxXor Aug 12, 2016
a5124b3
Applied WS_EX_COMPOSITED style to registry editor form
Aug 12, 2016
d198a99
Merge pull request #506 from d3agle/master
MaxXor Aug 13, 2016
01d64d4
Added full unicode support #410
MaxXor Aug 18, 2016
66c0073
Minor builder fix
MaxXor Aug 18, 2016
492e0cc
Updated version
MaxXor Aug 18, 2016
a8bc36c
Added changelog for v1.3.0.0
MaxXor Aug 18, 2016
8f488a6
Add support for forward slashes in file manager
maddnias Aug 24, 2016
81f45fd
Fix indentation
maddnias Aug 24, 2016
93b87a7
fix trailing forward-slash
maddnias Aug 25, 2016
0af92c6
Edited Readme
MaxXor Aug 29, 2016
4f16f38
Merge pull request #515 from UbbeLoL/master
MaxXor Aug 29, 2016
d55bd97
Added comment
MaxXor Aug 29, 2016
65502a4
Build client in new thread
MaxXor Aug 29, 2016
64cb0e5
Minor changes
MaxXor Aug 29, 2016
3d64dc8
Added missing icon
MaxXor Sep 28, 2016
2564b2f
Set release date
MaxXor Sep 28, 2016
56ee8f0
Fixed some images in wrong directory
MaxXor Oct 3, 2016
5c25cc3
Changed license to more permissive MIT license
MaxXor Apr 22, 2017
60978e2
Updated Readme
MaxXor Jul 17, 2017
15b0111
Fixed potential vulnerability in server
MaxXor Oct 9, 2017
a9e52ac
Additional fixes for #623
MaxXor Apr 17, 2018
ae84898
Added Roadmap
MaxXor Jul 3, 2018
e26d4ed
Remove in-tree 3rd-party libraries
MaxXor Aug 16, 2018
85e1816
Update Readme and update appveyor config
MaxXor Aug 16, 2018
bf1c098
Add common library
MaxXor Aug 18, 2018
d28c76d
Add new message handler
MaxXor Aug 25, 2018
84833d9
Rename packet to message
MaxXor Aug 25, 2018
31fbd90
Update MessageProcessor
MaxXor Aug 30, 2018
0a35fe3
Update remote desktop command handling
MaxXor Sep 7, 2018
363cdbc
Update AppVeyor configuration
MaxXor Sep 8, 2018
68c833b
Add more comments to remote desktop message processor and simplify di…
MaxXor Sep 8, 2018
575ef43
Refactor File Manager
MaxXor Sep 13, 2018
1d70c89
Update File Manager documentation
MaxXor Sep 13, 2018
46e6849
Fix Message Handler
MaxXor Sep 13, 2018
9f75fd6
Fix File Manager not showing downloads as completed if transferred in…
MaxXor Sep 15, 2018
e6f59a4
Update license year
MaxXor Sep 15, 2018
6b156bb
Refactor TCP Connection Manager and System Information
MaxXor Sep 16, 2018
f2f7bff
Refactor Startup Manager
MaxXor Sep 16, 2018
88e9c63
Update resources
MaxXor Sep 16, 2018
0df911b
Remove some debug code
MaxXor Sep 17, 2018
6dc2d2e
Update About dialog
MaxXor Sep 17, 2018
05d182d
Refactor Reverse Proxy
MaxXor Sep 18, 2018
94010d0
Refactor Task Manager
MaxXor Sep 19, 2018
9bc96e0
Refactor Remote Shell
MaxXor Sep 19, 2018
b58eccc
Refactor Logger
MaxXor Sep 19, 2018
4a73d88
Make Registry Editor work with Protobuf
MaxXor Sep 19, 2018
dba8e3b
Refactor Registry Editor
MaxXor Sep 22, 2018
ff99158
Remove Webcam functionality
MaxXor Sep 22, 2018
9e9ed30
Refactor Password Recovery
MaxXor Sep 22, 2018
c1d4570
Refactor client status messages
MaxXor Sep 22, 2018
abcea83
Correctly handle 0 recovered accounts
MaxXor Sep 22, 2018
f06ecac
Change project names
MaxXor Sep 27, 2018
2e77af9
Adjust namespaces
MaxXor Sep 27, 2018
a2e9767
Remove post-build event from Server
MaxXor Sep 27, 2018
66600e3
Refactor Client identification handshake
MaxXor Sep 29, 2018
0df0242
Update resources and 3rd-party licenses
MaxXor Oct 4, 2018
1ca2ca6
Adjust namespaces
MaxXor Oct 4, 2018
64c6bcb
Update link to 3rd-party licenses
MaxXor Oct 5, 2018
972a74f
Rename Sha256 class
MaxXor Oct 5, 2018
162f0ef
More refactoring
MaxXor Oct 5, 2018
f899481
Remove duplicated exception handling of Aes128 class
MaxXor Oct 6, 2018
3aed553
Fix Aes128 decryption
MaxXor Oct 6, 2018
1bc20d3
Use correct win32 API declarations
MaxXor Oct 10, 2018
19af0cb
Add protobuf-net to post-build command
MaxXor Oct 16, 2018
c1e9b88
Add basic TLS support
MaxXor Oct 21, 2018
e796b1a
Add BouncyCastle license
MaxXor Oct 21, 2018
21215dd
Add certificate generation to Client builder
MaxXor Oct 21, 2018
fea5c12
Remove unnecessary client resource
MaxXor Oct 22, 2018
e72b8d2
Add certificate path setting
MaxXor Oct 23, 2018
65ac8f7
Force client certificates
MaxXor Oct 28, 2018
89dfca7
Allow empty input in AES encryption/decryption
MaxXor Oct 28, 2018
197e3a9
Refactor file transfers
MaxXor Oct 29, 2018
2e71989
Delete un-finished FileTransfers on closing
MaxXor Oct 29, 2018
ed1bf59
Fix server stops listening for new clients when client authentication…
MaxXor Oct 31, 2018
e24b024
Properly handle failed connection attempts
MaxXor Oct 31, 2018
5ff4804
Clean up UPnP discovery service
MaxXor Oct 31, 2018
b291638
Improve certificate creation/import dialog
MaxXor Nov 3, 2018
a7dc36a
Remove client certificates and use different way for client authentic…
MaxXor Nov 4, 2018
b0ff8ac
Add issue templates
MaxXor Nov 9, 2018
871d29f
Update Readme
MaxXor Nov 19, 2018
3741836
Initialize Reverse Proxy in constructor
MaxXor Nov 26, 2018
0bfb0b8
Remove duplicate RegistryValueToString method
MaxXor Nov 26, 2018
01d7e94
Update BouncyCastle dependency
MaxXor Jan 18, 2019
05531a0
Re-use AES instance when writing and reading logs
MaxXor Jan 26, 2019
c0e9ede
Refactor Remote Shell
MaxXor Jan 27, 2019
1249834
Fix file uploads
MaxXor Apr 22, 2019
4abbbdc
Simplify networking code and update dependencies
MaxXor Apr 23, 2019
274b939
Convert VS project files to new format and upgrade to .NET 4.5.2
MaxXor May 19, 2020
4bbe8da
Update AppVeyor image to Visual Studio 2019
MaxXor May 19, 2020
5747133
Update IP geolocation retrieval, use TLS 1.2
MaxXor May 20, 2020
ef7156a
Add Open.Nat license
MaxXor May 22, 2020
fd9a3f0
Update documentation
MaxXor May 23, 2020
b7c78f0
Update legacy File Transfers
MaxXor May 25, 2020
c735d0f
Refactor client message handlers
MaxXor May 26, 2020
547ab1f
Fix release build
MaxXor May 26, 2020
7e31756
Refactor client installation and startup
MaxXor May 27, 2020
ffd4b5b
Update message processors and client exit
MaxXor May 28, 2020
095777b
Update images directory
MaxXor May 28, 2020
3fbf7fd
Update images directory
MaxXor May 28, 2020
9ed61be
Update documentation
MaxXor May 29, 2020
7a5f645
Update BouncyCastle package
MaxXor May 29, 2020
0b699b3
Fix client shutdown
MaxXor May 30, 2020
7f55768
Update mouse and keyboard input to SendInput API #733
MaxXor May 30, 2020
fe7391b
Removed unused dispose methods
MaxXor May 30, 2020
f037afa
Split large keylogger files
MaxXor May 30, 2020
e6aedc4
Switch client to AnyCPU target platform
MaxXor May 31, 2020
b26e163
Remove unused QuickLZ compression #816
MaxXor May 31, 2020
5820dfa
Add missing IDisposable interface to client message processors
MaxXor May 31, 2020
9ee51dd
Update password recovery
MaxXor May 31, 2020
f30485b
Update client x86 install paths
MaxXor May 31, 2020
b9eb679
Fix account type name
MaxXor May 31, 2020
28f6cea
Use certificate thumbprint as key for client logs
MaxXor May 31, 2020
85edbef
Fix keylogger retrieval being stuck when log directory does not exist
MaxXor May 31, 2020
053890b
Add unattended mode
MaxXor Jun 1, 2020
f3f49cd
Only delete single log files instead of complete directory
MaxXor Jun 1, 2020
b0c54af
Use UTC timestamps in log files
MaxXor Jun 1, 2020
77aa6aa
Use local mutex
MaxXor Jun 1, 2020
1034f7a
Update application manifests
MaxXor Jun 3, 2020
ba78a43
Update copyright year
MaxXor Jun 3, 2020
3614389
Add Be.HexEditor license
MaxXor Jun 3, 2020
6b7ac38
Update changelog
MaxXor Jun 5, 2020
73567b9
Bump version
MaxXor Jun 5, 2020
b45ab3e
Update URLs
MaxXor Jun 5, 2020
46c69da
Update AppVeyor URLs
MaxXor Jun 5, 2020
a8213ae
Fix chrome and firefox recovery (closes #827)
MaxXor Jun 8, 2020
4c4cde4
Fix remote desktop crash when minimizing window (Closes #830)
MaxXor Jun 12, 2020
9520cd7
Fix file transfers of files larger than 2 GB
MaxXor Aug 8, 2020
c4c40e6
Fix copy command & Opera GX Password Recovery
xIvan0ff Aug 21, 2020
52ff39d
MS Edge & Brave Password Recovery
xIvan0ff Aug 21, 2020
bee3f76
Revert Version
xIvan0ff Aug 25, 2020
2dbf7fd
Fix race condition on shutdown
MaxXor Feb 8, 2021
16a4702
Merge branch 'dev'
MaxXor Feb 8, 2021
8d3b84e
Sort columns with numbers correctly
MaxXor Feb 11, 2023
8a48109
Update dependencies
MaxXor Feb 11, 2023
b9da8df
Open remote shell from file manager on correct drive (Fixes #822)
MaxXor Feb 11, 2023
a7003e8
Update README.md
MaxXor Feb 11, 2023
912d75a
Update FrmCertificate.Designer.cs
Feb 19, 2023
84f3eb7
geo fix
Crims-on Feb 16, 2023
f1fc466
geo fix
Crims-on Feb 16, 2023
41a0d4a
Update issue templates
MaxXor Mar 11, 2023
dd62557
Update issue templates
MaxXor Mar 11, 2023
fff6414
Update issue templates
MaxXor Mar 11, 2023
374a70f
Fix up- & download of empty files (Fixes #966)
MaxXor Mar 12, 2023
81d225e
Add missing WOW64 subsystem autostart locations (Fixes #905)
MaxXor Mar 12, 2023
1c7874e
Correctly set attributes on client installation
MaxXor Mar 12, 2023
b824795
Bump version and update changelog
MaxXor Mar 12, 2023
bcca601
Update copyright year
MaxXor Mar 12, 2023
9508779
Add link to Getting Started guide to README
MaxXor Aug 14, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
77 changes: 77 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,77 @@
name: Bug report
description: Create a bug or crash report
labels: ["bug"]
body:
- type: input
attributes:
label: Quasar version
placeholder: 1.4.0 or commit-id
validations:
required: true
- type: input
attributes:
label: Server installed .NET version
placeholder: .NET 6.0
- type: dropdown
attributes:
label: Server operating system
options:
- Windows 11/Server 2022
- Windows 10/Server 2019/2016
- Windows 8/8.1/Server 2012
- Windows 7/Server 2008 R2
- Other
validations:
required: true
- type: input
attributes:
label: Client installed .NET version
placeholder: .NET 6.0
- type: dropdown
attributes:
label: Client operating system
options:
- Windows 11/Server 2022
- Windows 10/Server 2019/2016
- Windows 8/8.1/Server 2012
- Windows 7/Server 2008 R2
- Other
validations:
required: true
- type: dropdown
attributes:
label: Build configuration
options:
- Debug
- Release
validations:
required: true
- type: textarea
attributes:
label: Describe the bug
description: A clear and concise description of what the bug is.
validations:
required: true
- type: textarea
attributes:
label: How to reproduce
description: The steps on how to reproduce the bug.
validations:
required: true
- type: textarea
attributes:
label: Expected behavior
description: Describe the result that you expect to get after performing the steps.
validations:
required: true
- type: textarea
attributes:
label: Actual behavior
description: Describe the actual behavior that you observed after performing the steps.
validations:
required: true
- type: textarea
attributes:
label: Additional context
description: Any other information that may help us fix the issue goes here (e.g. screenshots).

23 changes: 23 additions & 0 deletions .github/ISSUE_TEMPLATE/feature_request.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
name: Feature request
description: Suggest a new feature
labels: ["enhancement"]
body:
- type: textarea
attributes:
label: Problem description
description: A clear and concise description of what the problem is.
placeholder: |
Example: "I'm always frustrated when [...]", or "I often need to [...]"
validations:
required: true
- type: textarea
attributes:
label: Proposal
description: A clear and concise description of what you want to happen.
validations:
required: true
- type: textarea
attributes:
label: Additional context
description: Add any other context or screenshots about the feature request here.

55 changes: 50 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,51 @@
#QuasarRAT Changelog
# Quasar Changelog

##Quasar v1.2.0.0 [12.10.2015]
## Quasar v1.4.1 [12.03.2023]
* Added missing WOW64 subsystem autostart locations
* Fixed file transfers of files larger than 2 GB
* Fixed file transfers of empty files
* Fixed browser credentials recovery
* Fixed race condition on shutdown
* Fixed IP Geolocation
* Fixed opening remote shell sessions on non-system drives
* Fixed incorrectly set file attributes on client installations
* Fixed sorting of listview columns with numbers
* Updated dependencies

## Quasar v1.4.0 [05.06.2020]
* **Changed target framework to .NET Framework 4.5.2**
* **Changed license to MIT**
* Changed message serializer to Protobuf
* Changed versioning scheme to Semantic Versioning (https://semver.org/)
* Added attended/unattended client modes
* Added TLS 1.2 as transport encryption
* Added UTC timestamps to log files
* Added dependencies as NuGet packages
* Updated dependencies
* Updated message processing in client and server
* Updated mouse and keyboard input to SendInput API
* Fixed file transfer vulnerbilities ([#623](https://github.com/quasar/Quasar/issues/623))
* Lots of under the hood changes for an upcoming plugin system

## Quasar v1.3.0.0 [28.09.2016]
* Added Registry Editor
* Added Remote Webcam
* Added Windows DPI scaling support
* Added IPv6 support
* Added ability to elevate Client
* Added full Unicode support
* Added Remote TCP Connections Viewer
* Added option to hide sub directory of installation path
* Improved cryptography
* Fixed XSS vulnerability in Keylogger Logs
* Fixed Remote Messagebox having wrong icon
* Fixed FileZilla Recovery base64 decoding
* Fixed UPnP discovery freezing in some cases
* Fixed IP Geolocation
* Fixed Client loses Administrator privileges on restart
* Some minor improvements

## Quasar v1.2.0.0 [12.10.2015]
* Added Client restart on unhandled exceptions
* Added additional settings to Keylogger (set/hide log-directory)
* Added encrypted Keylogger logs
Expand All @@ -14,7 +59,7 @@
* Fixed Remote Desktop lagging with mouse input and maximized window
* Some minor improvements

##Quasar v1.1.0.0 [30.08.2015]
## Quasar v1.1.0.0 [30.08.2015]
* **Changed Target Framework to .NET Framework 4.0 Client Profile**
* Added deletion of ZoneIdentifier file when installing
* Improved Client installation error handling
Expand All @@ -37,11 +82,11 @@
* Fixed Client registry access
* Removed Statistics window, will be remade in a later version

##Quasar v1.0.0.0 [22.08.2015]
## Quasar v1.0.0.0 [22.08.2015]
* **xRAT is now Quasar**
* Added Password Recovery (Common Browsers and FTP Clients)
* Added Server compatiblity with Mono (Server now runs on Linux with Mono installed)
* Client Builder works also on Linux/Mono
* Client Builder works also on Linux/Mono
* Added ability to upload batch files
* Added Client support for multiple hosts
* Added maximum simultaneous file downloads/uploads (current max: 2)
Expand Down
17 changes: 10 additions & 7 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,19 @@
#Contributing
# Contributing

1. Fork it
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Add some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create new Pull Request
5. Create new pull request (PR)

##Guidelines for Pull Requests:
## Guidelines for pull requests:

1. Respect the coding style of QuasarRAT.
2. Make a single change per commit.
3. Make your modification compact - don't reformat source code in your request. It makes code review more difficult.
4. PR of reformatting (changing of ws/TAB, line endings or coding style) of source code won't be accepted.
1. Respect the coding style of Quasar.
2. Create a new branch for each PR.
3. Single feature or bug-fix per PR.
4. Make single commit per PR.
5. Make your modification compact - don't reformat source code in your request. It makes code review more difficult.
6. PR of reformatting (changing of ws/TAB, line endings or coding style) of source code won't be accepted. Use the issue tracker for your request instead.
7. Typo fixing and code refactoring won't be accepted - please create issues with title started with TYPO to request the changing.

In short: The easier the code review is, the better the chance your pull request will get accepted.
95 changes: 0 additions & 95 deletions Client.Tests/Client.Tests.csproj

This file was deleted.

Loading