Osiris icon indicating copy to clipboard operation
Osiris copied to clipboard

libOsiris.so dll

Open rafalohaki opened this issue 2 years ago • 9 comments

I compiled it on linux via cmake Linking CXX shared library libOsiris.so so i got file libOsiris.so how to make it into dll? ps. the point of this issue is, I want to compile it on vps linux

rafalohaki avatar Apr 15 '22 15:04 rafalohaki

You compile the cheat on Windows with VS.

I've heard that you can build .dll on Linux, but idk how

ReShout876 avatar Apr 16 '22 19:04 ReShout876

You compile the cheat on Windows with VS.

I've heard that you can build .dll on Linux, but idk how

thats why i asked...

rafalohaki avatar Apr 17 '22 10:04 rafalohaki

try to compile with i686-w64-mingw32-c++-win32

lukintrees avatar Apr 18 '22 06:04 lukintrees

try to compile with i686-w64-mingw32-c++-win32

well, its configured for cmake make and vs i suppose u have config for compiling using mingw32? cause if i try to run compile command without config, the hell from where i would know where to start with...

rafalohaki avatar Apr 18 '22 10:04 rafalohaki

Check out my fork of osiris, I have a inject script in there. boofiboi/Osiris

boofiboi avatar Apr 27 '22 19:04 boofiboi

Check out my fork of osiris, I have a inject script in there. boofiboi/Osiris

i want to make dll on linux to use it on windows but thanks for inject script

rafalohaki avatar Apr 27 '22 19:04 rafalohaki

Check out my fork of osiris, I have a inject script in there. boofiboi/Osiris

i want to make dll on linux to use it on windows but thanks for inject script

Then compile it on windows.

boofiboi avatar Apr 28 '22 13:04 boofiboi

Check out my fork of osiris, I have a inject script in there. boofiboi/Osiris

i want to make dll on linux to use it on windows but thanks for inject script

Then compile it on windows.

the point of this issue is, I want to compile it on vps linux and thus i wouldnt need to install vs on windows

rafalohaki avatar Apr 28 '22 13:04 rafalohaki

Check out my fork of osiris, I have a inject script in there. boofiboi/Osiris

i want to make dll on linux to use it on windows but thanks for inject script

Then compile it on windows.

the point of this issue is, I want to compile it on vps linux and thus i wouldnt need to install vs on windows

Just set up a vm and set up vs on there, then push it onto a private repo or something like that.

voidedlegacy avatar Jun 28 '22 23:06 voidedlegacy

uwu

rafalohaki avatar Oct 09 '23 17:10 rafalohaki