Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Linux Support #21

Closed
ignBiometrical opened this issue Jun 13, 2020 · 7 comments
Closed

Linux Support #21

ignBiometrical opened this issue Jun 13, 2020 · 7 comments

Comments

@ignBiometrical
Copy link

Hey! I find your client fascinating and am trying to use it but am unable to. Does the client have Linux support?

@jeopardization
Copy link
Owner

jeopardization commented Jun 18, 2020

implementing linux support should be easy. probably the only thing you'd have to change would be path of the tools.jar file in the jdk since it is different on linux. this is located and added to the classloader at runtime here:
https://github.com/xertxa/Zyklon/blob/master/injector/src/respectful/rapist/injector/Main.java#L21

ill look into adding support for mac & linux later

@explodersname
Copy link

explodersname commented Aug 24, 2020

In doing this would I have to build it myself? If so how do I do that? Edit: I found the path to the tools.jar for linux users (ubuntu 18.04) This is most likely going to be the same for your distribution though. /usr/lib/jvm/java-8-openjdk-amd64/lib/tools.jar also varies based on your architecture, I have amd64.

@explodersname
Copy link

explodersname commented Aug 24, 2020

Update: I've spent the past hour trying to get this to work on linux myself and am yet to be successful. I may try again some other time but for now I'm taking a break

@explodersname
Copy link

Update: I have built the client but am not sure if it'll work. Hope it does.

@explodersname
Copy link

Just as I thought It didnt Work. I'll just leave it to xertxa to do it officially.

@3Q6Dev
Copy link

3Q6Dev commented Jan 6, 2021

I believe that this issue can be closed, since Zyklon now fully supports linux and mac.

@ignBiometrical
Copy link
Author

Linux support has been fully added.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants