vikingmicrowave / Microwave-Open-Source

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

Error #2

Closed Noriaela closed 7 years ago

Noriaela commented 7 years ago

I found your UK Thread http://www.unknowncheats.me/forum/counterstrike-global-offensive/204007-mac-os-microwave-1-0-0-a.html I followed the tut but I get this module: 0x0 dlopen error: dlopen(bootstrap.dylib, 6): image not found pid: 14876 failed to inject: module:0x0 bootstrapfn:0x0

dentmaged commented 7 years ago

I believe that's to do with the wrong architecture of bootstrap.dylib.

EDIT: It seems that bootstrap.dylib isn't actually given. You'll have to build it yourself using the code from here: https://github.com/scen/osxinj

I just compiled this, you can download it here: https://www.mediafire.com/?5t5vobhv9dfdam9. Feel free to scan it on VirusTotal.

Noriaela commented 7 years ago

Ok either i'm a fucking idiot or i'm doing this wrong (i'm most likley a fucking idiot) module: 0x0 dlopen error: dlopen(bootstrap.dylib, 6): no suitable image found. Did find: bootstrap.dylib: mach-o, but wrong architecture pid: 19577 failed to inject: module:0x0 bootstrapfn:0x0

vikingmicrowave commented 7 years ago

Hi sonicrules11!

It look's like you have wrong architecture. Try build it Universal x86_x64

Noriaela commented 7 years ago

Is this supposed to look this way?

Galenika commented 7 years ago

I get theese errors when trying to build bootstrap. The errors remains when i also update to recommended settings.

skarmavbild 2017-02-16 kl 15 59 04
Noriaela commented 7 years ago

I'm getting the same error when I try to build that. I wonder if its because of Yosemite

Galenika commented 7 years ago

I use Sierra.

vikingmicrowave commented 7 years ago

Hello @sonicrules11 and @makikg123 try replace "__pthread_set_self" to "_pthread_set_self"

-Regards.

Noriaela commented 7 years ago

Ok I did that and its fixed Now when I open your Microwave.xcodeproj i'm getting these errors hmm

Noriaela commented 7 years ago

It builds correctly but when I go to put /Users/jamesh/Desktop/Microwave-Open-Source-master/osxinj csgo_osx64 /Users/jamesh/Library/Developer/Xcode/DerivedData/Microwave-frhzndimfrlzbhfaxzqavatolama/Build/Products/Debug/libMicrowave.dylib Because ./osxinj csgo_osx64 libMicrowave.lib doesnt work I get module: 0x0 dlopen error: dlopen(bootstrap.dylib, 6): image not found pid: 26563 failed to inject: module:0x0 bootstrapfn:0x0 Do I put the boostrap file in a folder or something

Noriaela commented 7 years ago

haha fixed it I just did sudo -s then went to the directory of the hack and i used /Users/jamesh/Desktop/Microwave-Open-Source-master/osxinj csgo_osx64 /Users/jamesh/Library/Developer/Xcode/DerivedData/Microwave-frhzndimfrlzbhfaxzqavatolama/Build/Products/Debug/libMicrowave.dylib

p0hjan commented 7 years ago

i also get this error, but nothing works :s

manigamer22 commented 6 years ago

So does this one work? plz say yes

dio346 commented 6 years ago

compiled and i get this

module: 0x0 dlopen error: dlopen(bootstrap.dylib, 6): no suitable image found. Did find: bootstrap.dylib: mach-o, but wrong architecture /Users/dio/Downloads/Microwave-Open-Source-master/bootstrap.dylib: mach-o, but wrong architecture pid: 5416 failed to inject: module:0x0 bootstrapfn:0x0

I tried building with all architecture (standard architecture, universal, 64 bit intel) but nothing works :(

KuruKuru3532 commented 6 years ago

I'm a little late, but can someone put all the files onto Mediafire or something, cuz this is way to complex for my brain

bumbojumbo commented 6 years ago

If you still play csgo on mac theres something wrong with you. The game is dead.

On Sun, May 20, 2018, 8:36 PM PenguinsWillLickYou, notifications@github.com wrote:

I'm a little late, but can someone put all the files onto Mediafire or something, cuz this is way to complex for my brain

— 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/2#issuecomment-390525477, or mute the thread https://github.com/notifications/unsubscribe-auth/AYr9wAIg0Oz7uCpqyXlV1YL8DOSHGCNvks5t0gwDgaJpZM4MCGuY .

Noriaela commented 6 years ago

@PenguinsWillLickYou Try mine https://github.com/sonicrules11/Microwave-Open-Source it's a bit easier to compile but more a bit more steps