Closed p0hjan closed 7 years ago
i made it into a dylib now, am i on the right tracks?
module: 0x0 dlopen error: dlopen(bootstrap.dylib, 6): image not found pid: 3102 failed to inject: module:0x0 bootstrapfn:0x0
?
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
Get the bootstrap.dylib from the osxinj project on github
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
Am i really that bad at this wtf.. And when i change it it says "Shouldnt it be __ "
rename __pthread_set_self with _pthread_set_self
Ah, it was at multiple spots. Thanks:)
Where do i put the bootstramp after this? @aKalisch
right beside the osxinj and the libmicrowave.dylib
@aKalisch ? xD
im sorry for n00b l33t skills bruh
but my question is, what am i now supposed to do with the bootstramp?
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
You need the bootstrap.dylib to inject your hack into csgo.
Yes, but what do i do with the bootstrap now when i made it?
i have never been this confused my whole life @aKalisch 🖌
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.
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)
image not found
Are you in the correct directory?
im 50% sure @McSwaggens i'll try to reinstall everything to fix it :P
Just type pwd
in the terminal to find out..
Yes, i am
Make sure you're inside the directory, the command should look like:
sudo ./osxinj csgo_osx64 libMicrowave.dylib
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
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
You're not inside of the Microwave-Open-Source
directory...
cd Downloads/Microwave-Open-Source-master/
sudo ./osxinj csgo_osx64 libMicrowave.dylib
now i got wrong archtecture
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
Just keep on getting the invalid address whatever i do..
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 .
@bumbojumbo can you link?
hmm, something is wrong at my side. I still get the same error :p
Wait, no i fixed it. It should be working. but its not showing ingame now? xD @bumbojumbo
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
ay its works, thanks
how did you get it to show in game?
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
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 .
ayy it works!
It worked once, now nothing is showing up, when do I inject, in-game or on menu
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?