Osiris: Crashing & Backtrack not working with chams

Created on 12 May 2019  路  36Comments  路  Source: danielkrupinski/Osiris

I tested backtrack and it doesn't work how backtrack is meant to and CSGO randomly crashed.

Examples of backtracking:
https://www.youtube.com/watch?v=ceaqz66WRBc&t=29s
https://www.youtube.com/watch?v=Nrot2tbLN68&t=1s

Most helpful comment

uncomment what was done in that commit and try to use backtrack again
the chams i did show the last available record, not all available
about the crashes: i didnt experience them when i was playing around with backtrack, attach the debugger and show what it will show you when you crash

All 36 comments

To note: It only crashed while using backtrack.

What do you think the backtracking is doing then...

Look at the videos I provided, they show exactly what backtrack is. I'm mainly stating it will crash when used and that chams don't work with it.

did you use backtrack after this commit?

Yes, I used it on commit 2430.

Here is an example of how backtrack is meant to look with chams:
image

uncomment what was done in that commit and try to use backtrack again
the chams i did show the last available record, not all available
about the crashes: i didnt experience them when i was playing around with backtrack, attach the debugger and show what it will show you when you crash

I uncommented that commit, no noticeable changes but I did notice backtrack works. I still experience a random crash throughout playing though.

did you attach the debugger?

The visual studio debugger?

yep

How would I attach that? I've never used it on an external application only projects in vs2019

Is it remote windows debugger?

open csgo
press ctrl+alt+p in visual studio
attach to csgo and inject osiris

image
Crash error!

well, this means that backtrack is trying to access something which is literally nowhere
did it show where it crashed?

It crashed in my folder that has Osiris.dll is located.

The only files in there is the amazing dll injector called Inflame made by Daniel and Osiris.dll

Did not mean to close it, sorry.

i mean did it show the code which caused the crash
did you compile in debug mode?
image

No it didn't show the code, I believe it was in Debug let me check.

Turns out I was using the Release DLL, I'll rerun my tests and get it to crash while on the Debug DLL

@CleverSource Remember to inject using LoadLibrary method.

image
Happens in Utils.h

@danielkrupinski I always use LoadLibrary.

show the call stack

It is happening here: https://github.com/danielkrupinski/Osiris/blob/master/Osiris/SDK/Utils.h
I'm on the latest commit and I reversed the changes on commit 2430 like @ultramemer said.

image
Call stack

@ultramemer Any extra information you need?

try to revert this change

@ultramemer Will do.

@ultramemer I reverted it and I haven't experienced a crash. Seems to have fixed things.

@ultramemer You may want to pull request it or I can. Well make a pull request with what I reverted.

well, im sure Daniel will revert the second commit
only the second one because the first one worsens the aimbot (and this issue needs to get fixed too)

@danielkrupinski When you can make sure to do that.

Just pushed fix.

@danielkrupinski Awesome!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

nosexynomoney picture nosexynomoney  路  3Comments

kschou95 picture kschou95  路  3Comments

B0ruK picture B0ruK  路  3Comments

DivyanshuYT picture DivyanshuYT  路  3Comments

Flaam picture Flaam  路  4Comments