vikingmicrowave / Microwave-Open-Source

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

Injecting error #11

Closed ghost closed 6 years ago

ghost commented 7 years ago

Whenever I try injecting the dylib into my game process I get this error

module: 0x78659D80 bootstrapfn: 0x37D00 pid: 10671 image name: /Users/Finn/Desktop/c++/osxinj/bootstrap.dylib mach_inject: found threadEntry image at: 0x37000 with size: 9872 mach_inject failing.. (os/kern) invalid address

I've tried compiling and injecting as both i386 and x86_64 but I still get the same error If anyone knows how I can fix this that's be great Cheers

bumbojumbo commented 7 years ago

Someone sent his precompiled folder jsut down load it, in terminal CD downloads CD Microwave-Open-Source Sudo ./inject

On Mar 5, 2017 8:03 PM, "fetusfinn" notifications@github.com wrote:

Whenever I try injecting the dylib into my game process I get this error

module: 0x78659D80 bootstrapfn: 0x37D00 pid: 10671 image name: /Users/Finn/Desktop/c++/osxinj/bootstrap.dylib mach_inject: found threadEntry image at: 0x37000 with size: 9872 mach_inject failing.. (os/kern) invalid address

I've tried compiling and injecting as both i386 and x86_64 but I still get the same error If anyone knows how I can fix this that's be great Cheers

— 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/11, or mute the thread https://github.com/notifications/unsubscribe-auth/AYr9wHBnsMrnEau_4O6MchXAUqwL0j3Gks5ri1tygaJpZM4MToBu .

bumbojumbo commented 7 years ago

https://jerr0w.xyz/dl/Microwave-Open-Source.zip

On Mar 5, 2017 8:40 PM, "Bumbo Jumbo" bumbojumbo1@gmail.com wrote:

Someone sent his precompiled folder jsut down load it, in terminal CD downloads CD Microwave-Open-Source Sudo ./inject

On Mar 5, 2017 8:03 PM, "fetusfinn" notifications@github.com wrote:

Whenever I try injecting the dylib into my game process I get this error

module: 0x78659D80 bootstrapfn: 0x37D00 pid: 10671 image name: /Users/Finn/Desktop/c++/osxinj/bootstrap.dylib mach_inject: found threadEntry image at: 0x37000 with size: 9872 mach_inject failing.. (os/kern) invalid address

I've tried compiling and injecting as both i386 and x86_64 but I still get the same error If anyone knows how I can fix this that's be great Cheers

— 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/11, or mute the thread https://github.com/notifications/unsubscribe-auth/AYr9wHBnsMrnEau_4O6MchXAUqwL0j3Gks5ri1tygaJpZM4MToBu .

ghost commented 7 years ago

@bumbojumbo what's the difference between inject and osxinj?

dentmaged commented 7 years ago

I don't think there is any difference. It's just been renamed.

bumbojumbo commented 7 years ago

It's just less to write out in terminal.

On Mar 6, 2017 3:05 AM, "dentmaged" notifications@github.com wrote:

I don't think there is any difference. It's just been renamed.

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

dentmaged commented 7 years ago

@bumbojumbo It's the same length.

bumbojumbo commented 7 years ago

Are you retarded how is sudo ./inject the same as sudo ./osxinj csgo_osx64 libMicrowave.dylib

On Mar 6, 2017 2:49 PM, "dentmaged" notifications@github.com wrote:

@bumbojumbo https://github.com/bumbojumbo It's the same length.

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

trinialol commented 7 years ago

Are you retarded how is sudo ./inject the same as sudo ./osxinj csgo_osx64 libMicrowave.dylib

Nothing more to say.

dentmaged commented 7 years ago

@bumbojumbo You could just precode those values into osxinj.

vikingmicrowave commented 6 years ago

/closed.