[GH-ISSUE #530] Native Language & Small Bug? #292

Closed
opened 2026-02-27 15:49:44 +03:00 by kerem · 1 comment
Owner

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..

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..
kerem 2026-02-27 15:49:44 +03:00
  • closed this issue
  • added the
    question
    label
Author
Owner

@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

<!-- gh-comment-id:248960771 --> @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
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Quasar#292
No description provided.