[GH-ISSUE #922] Find the reverse ip in the exe? #639

Closed
opened 2026-02-27 15:51:12 +03:00 by kerem · 4 comments
Owner

Originally created by @CaptainFallaway on GitHub (Feb 4, 2021).
Original GitHub issue: https://github.com/quasar/Quasar/issues/922

Hello!

So as said in the title I want to find the reverse IP address and port. I have decompiled the exe file and wondering where to navigate to locate the IP?

back then I was using quasar 1.3.0 for extra information.

image

Originally created by @CaptainFallaway on GitHub (Feb 4, 2021). Original GitHub issue: https://github.com/quasar/Quasar/issues/922 Hello! So as said in the title I want to find the reverse IP address and port. I have decompiled the exe file and wondering where to navigate to locate the IP? back then I was using quasar 1.3.0 for extra information. ![image](https://user-images.githubusercontent.com/69320425/106943196-68861280-6725-11eb-8f13-088af9f0e7e6.png)
kerem closed this issue 2026-02-27 15:51:13 +03:00
Author
Owner

@CaptainFallaway commented on GitHub (Feb 4, 2021):

Sorry for doing this is "issues" i didn't know where to contact y'all.

<!-- gh-comment-id:773542833 --> @CaptainFallaway commented on GitHub (Feb 4, 2021): Sorry for doing this is "issues" i didn't know where to contact y'all.
Author
Owner

@BurntDog commented on GitHub (Feb 4, 2021):

Why are you doing it the hard way? If IP and port is all you need why not just run the exe in a VM or on old windows pc? Then use processes hacker or cports to get that info.

<!-- gh-comment-id:773587993 --> @BurntDog commented on GitHub (Feb 4, 2021): Why are you doing it the hard way? If IP and port is all you need why not just run the exe in a VM or on old windows pc? Then use processes hacker or cports to get that info.
Author
Owner

@MaxXor commented on GitHub (Feb 4, 2021):

Check out the build process: https://github.com/quasar/Quasar/blob/master/Quasar.Server/Build/ClientBuilder.cs

However renaming is applied afterwards.

<!-- gh-comment-id:773600311 --> @MaxXor commented on GitHub (Feb 4, 2021): Check out the build process: https://github.com/quasar/Quasar/blob/master/Quasar.Server/Build/ClientBuilder.cs However renaming is applied afterwards.
Author
Owner

@CaptainFallaway commented on GitHub (Feb 5, 2021):

well i was doing it to find an old VPNstaticIP ip adress and see if i can rebuy that specific one since there's some rats broadcating to that ip.

<!-- gh-comment-id:774168501 --> @CaptainFallaway commented on GitHub (Feb 5, 2021): well i was doing it to find an old VPNstaticIP ip adress and see if i can rebuy that specific one since there's some rats broadcating to that ip.
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#639
No description provided.