mirror of
https://github.com/quasar/Quasar.git
synced 2026-04-26 07:45:57 +03:00
[GH-ISSUE #530] Native Language & Small Bug? #292
Labels
No labels
bug
bug
cant-reproduce
discussion
duplicate
easy
enhancement
help wanted
improvement
invalid
need more info
pull-request
question
wont-add
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Quasar#292
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @BSOfficial on GitHub (Sep 21, 2016).
Original GitHub issue: https://github.com/quasar/Quasar/issues/530
This is just probably a typical bug report, but "AccountType" is a bit buggy. It still shows User even when I'm Admin. I've seen many rat softwares have problems with this, but some do not. Do you have a better solution or method on how to check for admin.
Also, How do you check the Language like "(LANGUAGE) (COUNTRY)" I found out how you worked the format with United States [US]
The way this is setup, I doubt you can help me with the requesting language, thats just a guess because normally you would use CultureInfo, but the code is not setup like that because I attempted to that, and it did not go as planned..
@MaxXor commented on GitHub (Sep 22, 2016):
Even when your windows user account is the only administrator on your computer doesn't mean it will start every application with administrator permissions and that's what Quasar checks. It's feature, not a bug.
It's the geolocation of the IP. See here: https://github.com/quasar/QuasarRAT/blob/master/Client/Core/Helper/GeoLocationHelper.cs