vikingmicrowave / Microwave-Open-Source

Macintosh hack for Counter-Strike: Global Offensive. Open source.
16 stars 7 forks source link

How to use? #8

Closed p0hjan closed 7 years ago

p0hjan commented 7 years ago

Hi, ive previously used the glowhack previously which was not as complicated as this one. What exactly do you mean by "Compile"? Previously i have made a build ^With the glowhack, is that what im supposed to do? And if then how do i use the injector lol And switched as glowhack just crashes my game and makes my mouse spaz out so why not give this a try :P And what does "do " ./osxinj csgo_osx64 libMicrowave.lib " Mean?

p0hjan commented 7 years ago

i made it into a dylib now, am i on the right tracks?

p0hjan commented 7 years ago

module: 0x0 dlopen error: dlopen(bootstrap.dylib, 6): image not found pid: 3102 failed to inject: module:0x0 bootstrapfn:0x0

?

p0hjan commented 7 years ago

Okay, i managed to make the dylib, but i get the "image not found" error now, as posted over. How did everyone else fix this?:p

aKalisch commented 7 years ago

Get the bootstrap.dylib from the osxinj project on github

p0hjan commented 7 years ago

i tried that, but its empty? :S What do i do with the Bootstrap? xD And btw ur work in csgoGlow is <3 <3 But its way to bad atm :D

p0hjan commented 7 years ago

skarmavbild 2017-02-24 kl 07 43 30

p0hjan commented 7 years ago

skarmavbild 2017-02-24 kl 07 46 18

Am i really that bad at this wtf.. And when i change it it says "Shouldnt it be __ "

aKalisch commented 7 years ago

rename __pthread_set_self with _pthread_set_self

p0hjan commented 7 years ago

Ah, it was at multiple spots. Thanks:)

p0hjan commented 7 years ago

Where do i put the bootstramp after this? @aKalisch

aKalisch commented 7 years ago

right beside the osxinj and the libmicrowave.dylib

p0hjan commented 7 years ago

@aKalisch ? xD

im sorry for n00b l33t skills bruh

p0hjan commented 7 years ago

but my question is, what am i now supposed to do with the bootstramp?

aKalisch commented 7 years ago

If you know how to you don't need to have all files in the same directory.

then you call them like sudo /path/to/osxinj csgo_osx64 /another/path/to/the/libMicrowave.dylib

aKalisch commented 7 years ago

You need the bootstrap.dylib to inject your hack into csgo.

p0hjan commented 7 years ago

Yes, but what do i do with the bootstrap now when i made it?

p0hjan commented 7 years ago

i have never been this confused my whole life @aKalisch 🖌

aKalisch commented 7 years ago

Really? I said that you need to put osxinj, bootstrap.dylib and the libMicrowave.dylib in the same folder. Then call the command posted before in your Terminal... can't be that hard. If it is you might should stop here and switch to an external hack for mac or stop cheating.

p0hjan commented 7 years ago

module: 0x0 dlopen error: dlopen(bootstrap.dylib, 6): image not found pid: 3642 failed to inject: module:0x0 bootstrapfn:0x0 Still same error, i did the exact commands (with my paths ofc)

McSwaggens commented 7 years ago

image not found

Are you in the correct directory?

p0hjan commented 7 years ago

im 50% sure @McSwaggens i'll try to reinstall everything to fix it :P

McSwaggens commented 7 years ago

Just type pwd in the terminal to find out..

p0hjan commented 7 years ago

Yes, i am

McSwaggens commented 7 years ago

Make sure you're inside the directory, the command should look like:

sudo ./osxinj csgo_osx64 libMicrowave.dylib
p0hjan commented 7 years ago

Samuels-Air:~ samuelpohjantahti$ sudo /Users/samuelpohjantahti/Downloads/Microwave-Open-Source-master/osxinj csgo_osx64 /Users/samuelpohjantahti/Library/Developer/Xcode/DerivedData/Microwave-coxljkufxdjvaxguazikfzldcplb/Build/Products/Debug/libMicrowave.dylib /Users/samuelpohjantahti/Library/Developer/Xcode/DerivedData/Microwave-coxljkufxdjvaxguazikfzldcplb/Build/Products/Debug/libMicrowave.dylib module: 0x0 dlopen error: dlopen(bootstrap.dylib, 6): image not found pid: 3642 failed to inject: module:0x0 bootstrapfn:0x0

p0hjan commented 7 years ago

i made the bootstrap and everything, do i just have the bootstrap at the same spot as the osxinj? cuz i do, but i'll try again

McSwaggens commented 7 years ago

You're not inside of the Microwave-Open-Source directory...

cd Downloads/Microwave-Open-Source-master/
sudo ./osxinj csgo_osx64 libMicrowave.dylib
p0hjan commented 7 years ago

now i got wrong archtecture

p0hjan commented 7 years ago

module: 0x79E5A330 bootstrapfn: 0x248D00 pid: 3642 image name: /Users/samuelpohjantahti/Downloads/Microwave-Open-Source-master/bootstrap.dylib mach_inject: found threadEntry image at: 0x248000 with size: 9904 mach_inject failing.. (os/kern) invalid address

p0hjan commented 7 years ago

Just keep on getting the invalid address whatever i do..

p0hjan commented 7 years ago

skarmavbild 2017-02-24 kl 09 28 11

bumbojumbo commented 7 years ago

On the gitter, someone sent the pre compiled files.

On Feb 24, 2017 3:28 AM, "p0hjan" notifications@github.com wrote:

[image: skarmavbild 2017-02-24 kl 09 28 11] https://cloud.githubusercontent.com/assets/22863997/23296035/9c7305ee-fa73-11e6-8c4d-fa79bc71915e.gif

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/vikingmicrowave/Microwave-Open-Source/issues/8#issuecomment-282233596, or mute the thread https://github.com/notifications/unsubscribe-auth/AYr9wNBe7QWIk0P9yrIS5kOXkocNSZ8Aks5rfpS1gaJpZM4MK0dn .

p0hjan commented 7 years ago

@bumbojumbo can you link?

bumbojumbo commented 7 years ago

https://gitter.im/Microwave-macOS/Lobby

bumbojumbo commented 7 years ago

https://www.unknowncheats.me/forum/downloads.php?do=file&title=Microwave%201.0.0&cid=156&ctitle=Counter%20Strike:%20Global%20Offensive&id=19219

p0hjan commented 7 years ago

hmm, something is wrong at my side. I still get the same error :p

p0hjan commented 7 years ago

Wait, no i fixed it. It should be working. but its not showing ingame now? xD @bumbojumbo

p0hjan commented 7 years ago

Samuels-Air:Microwave-Open-Source-master samuelpohjantahti$ sudo /Users/samuelpohjantahti/Downloads/Microwave-Open-Source-master/osxinj csgo_osx64 /Users/samuelpohjantahti/Downloads/Microwave-Open-Source-master/microwave.dylib /Users/samuelpohjantahti/Downloads/Microwave-Open-Source-master/microwave.dylib module: 0x81D00000 bootstrapfn: 0x5FB1D30 pid: 5667 image name: /Users/samuelpohjantahti/Downloads/Microwave-Open-Source-master/bootstrap.dylib mach_inject: found threadEntry image at: 0x105fb1000 with size: 10032 wrote param with size 80

p0hjan commented 7 years ago

ay its works, thanks

bumbojumbo commented 7 years ago

how did you get it to show in game?

p0hjan commented 7 years ago

well, type "cd /path/to/Microwavefolder" and then if u use the precompiled files (like me) just drag all the files into the folder, and then the sudo .osxinj csgo_osx64 microwave.dylib

bumbojumbo commented 7 years ago

Okay thanks hope that works

On Feb 24, 2017 5:49 PM, "p0hjan" notifications@github.com wrote:

well, type "cd /path/to/Microwavefolder" and then if u use the precompiled files (like me) just drag all the files into the folder, and then the sudo .osxinj csgo_osx64 microwave.dylib

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/vikingmicrowave/Microwave-Open-Source/issues/8#issuecomment-282426995, or mute the thread https://github.com/notifications/unsubscribe-auth/AYr9wHvk_p3F_R8QKPvH_HCM8nj7ZrGqks5rf15lgaJpZM4MK0dn .

bumbojumbo commented 7 years ago

ayy it works!

bumbojumbo commented 7 years ago

It worked once, now nothing is showing up, when do I inject, in-game or on menu