notgoodusename / OsirisAndExtra

Other
127 stars 63 forks source link

[Bug] Game crashing after injecting #324

Closed kaaalen closed 2 years ago

kaaalen commented 2 years ago

Hi,

This might sound "greety", but I'm gonna report it just in-case other people are experiencing the issue :)

So theirs this issue, basically after i build the project once and inject with process hacker, it injects fine and everything works, i exit the game and then i make some changes, build the project again then i inject but the game crashes instantly, Ive attached a debugger but i couldn't really find enough useful information as it just gives me a disassembly of csgo's code and its nothing related to the project so i couldn't fix it myself, the only thing i get is "Exception: Exception 0xc0000005 encountered at address 0x78d4eda0: Access violation reading location 0x32bd0000", if you need the code Ive added then just reply below :), thanks alot <3

(I'll attach some pictures for reference) image image

SightDev commented 2 years ago

Probably because of the new update, Update hooks

kaaalen commented 2 years ago

Probably because of the new update, Update hooks

Maybe, all though as i stated it works the first time then keeps on crashing so idk whats up with that, ill try that tho :)

kaaalen commented 2 years ago

I tried updating all the hooks but they were all the same, I also forgot to state that this issue was also happening before the update.

kaaalen commented 2 years ago

Hi, This might sound "greety", but I'm gonna report it just in-case other people are experiencing the issue :) So theirs this issue, basically after i build the project once and inject with process hacker, it injects fine and everything works, i exit the game and then i make some changes, build the project again then i inject but the game crashes instantly, Ive attached a debugger but i couldn't really find enough useful information as it just gives me a disassembly of csgo's code and its nothing related to the project so i couldn't fix it myself, the only thing i get is "Exception: Exception 0xc0000005 encountered at address 0x78d4eda0: Access violation reading location 0x32bd0000", if you need the code Ive added then just reply below :), thanks alot <3 (I'll attach some pictures for reference) image image

Which IDE is this?

JetBrains Rider, Its a paid IDE

kaaalen commented 2 years ago

JetBrains Rider

damn bro did u really pay for that???!!! https://shorturl.at/jNX08 Screenshot 2022-08-18 at 03-15-59 Download JetBrains Rider v2022 1 1 (x64) Fix {CracksHash} Torrent 1337x

Nope, I just exploit the trial bug so I can get the latest updates without having to crack it.

notgoodusename commented 2 years ago

Its highly likely that whatever you added is crashing https://streamable.com/xv16k8 <- video of the cheat working fine without any crashes after reinjecting multiple times I will close this issue and please use visual studio to build the cheat, maybe its your compiler thats causing this