Cheat Engine Forum Index Cheat Engine
The Official Site of Cheat Engine
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 


Weird bug caused by code injection.(Fixed)
Goto page 1, 2  Next
 
Post new topic   Reply to topic    Cheat Engine Forum Index -> Cheat Engine
View previous topic :: View next topic  
Author Message
Dr.Disrespect
Grandmaster Cheater
Reputation: 3

Joined: 17 Feb 2016
Posts: 526

PostPosted: Sun May 22, 2016 3:21 pm    Post subject: Weird bug caused by code injection.(Fixed) Reply with quote

Please take a look at the screenshot. I did not put anything in the code, however, as soon as I activate it, the game crashes. There are no other codes or anything.
Thanks in advance.



Capture2.JPG
 Description:
 Filesize:  71.23 KB
 Viewed:  9282 Time(s)

Capture2.JPG




Last edited by Dr.Disrespect on Tue May 24, 2016 8:38 pm; edited 3 times in total
Back to top
View user's profile Send private message
STN
I post too much
Reputation: 42

Joined: 09 Nov 2005
Posts: 2672

PostPosted: Sun May 22, 2016 3:34 pm    Post subject: Reply with quote

Memory Checks

Most good online games have it. The better games will ban you outright, i don't think you are dealing with that though Very Happy

_________________
Cheat Requests/Tables- Fearless Cheat Engine
https://fearlessrevolution.com
Back to top
View user's profile Send private message
Stacktrace
Expert Cheater
Reputation: 1

Joined: 04 Jul 2015
Posts: 105

PostPosted: Sun May 22, 2016 3:36 pm    Post subject: Re: Weird bug caused by code injection. Reply with quote

fmanager wrote:
Please take a look at the screenshot. I did not put anything in the code, however, as soon as I activate it, the game crashes. There are no other codes or anything.
Thanks in advance.


read ur private message
Back to top
View user's profile Send private message
Dr.Disrespect
Grandmaster Cheater
Reputation: 3

Joined: 17 Feb 2016
Posts: 526

PostPosted: Sun May 22, 2016 3:45 pm    Post subject: Reply with quote

Thanks for the replies. However, it is not an online game. It's sold by Steam, but not an online game, and I have made a trainer for it. I just cannot inject code with this address. Anyway to fix it?
Back to top
View user's profile Send private message
Stacktrace
Expert Cheater
Reputation: 1

Joined: 04 Jul 2015
Posts: 105

PostPosted: Sun May 22, 2016 3:54 pm    Post subject: Reply with quote

STN wrote:
Memory Checks

Most good online games have it. The better games will ban you outright, i don't think you are dealing with that though Very Happy


Do you know any free to play games with memory checks? I want to test my skills on bypassing them. Thanks Smile
Back to top
View user's profile Send private message
++METHOS
I post too much
Reputation: 92

Joined: 29 Oct 2010
Posts: 4197

PostPosted: Sun May 22, 2016 4:41 pm    Post subject: Reply with quote

Based on the code, it could just be a bad location. Try injecting somewhere above or below that instruction and see if it crashes. You may be able to use a different injection point, but still perform whatever task that you were hoping to implement.
Back to top
View user's profile Send private message
Dr.Disrespect
Grandmaster Cheater
Reputation: 3

Joined: 17 Feb 2016
Posts: 526

PostPosted: Sun May 22, 2016 5:40 pm    Post subject: Reply with quote

@Stacktrace, sorry man, I would like to help, but I dont know any yet. Smile

@++METHOS, thanks for the reply. I will try to inject after the code.

Update:
The game still crashes with the fault module name: nvd3dum.dll_unloaded. Sad
Back to top
View user's profile Send private message
STN
I post too much
Reputation: 42

Joined: 09 Nov 2005
Posts: 2672

PostPosted: Sun May 22, 2016 5:46 pm    Post subject: Reply with quote

nvd3dum.dll is nvidia's graphic driver dll.

If that module is crashing then you are injecting in wrong place. Of course hard to know when you have censored the place you are injecting (i was thinking it is because of online game).

_________________
Cheat Requests/Tables- Fearless Cheat Engine
https://fearlessrevolution.com
Back to top
View user's profile Send private message
Dr.Disrespect
Grandmaster Cheater
Reputation: 3

Joined: 17 Feb 2016
Posts: 526

PostPosted: Sun May 22, 2016 7:51 pm    Post subject: Reply with quote

STN wrote:
nvd3dum.dll is nvidia's graphic driver dll.

If that module is crashing then you are injecting in wrong place. Of course hard to know when you have censored the place you are injecting (i was thinking it is because of online game).


Thanks.
It is a strategy game and has no English version of it, that's why I censored the name of the game because I don't think anyone would know it. Smile

I will try if I can inject somewhere else.
Back to top
View user's profile Send private message
++METHOS
I post too much
Reputation: 92

Joined: 29 Oct 2010
Posts: 4197

PostPosted: Sun May 22, 2016 10:46 pm    Post subject: Reply with quote

Did injecting a CE-generated script above or below the location of your problem instruction yield the same result? If so, there are other things that you can try.

It is good to report back so that people can learn and also so those that have offered help are not left wondering. Very Happy
Back to top
View user's profile Send private message
Dr.Disrespect
Grandmaster Cheater
Reputation: 3

Joined: 17 Feb 2016
Posts: 526

PostPosted: Sun May 22, 2016 11:16 pm    Post subject: Reply with quote

++METHOS wrote:
Did injecting a CE-generated script above or below the location of your problem instruction yield the same result? If so, there are other things that you can try.

It is good to report back so that people can learn and also so those that have offered help are not left wondering. Very Happy


Thanks for asking. Smile I would love to tell you what happened.

Unfortunately, injecting either above or below the location causes the same error. I kinda give up. Smile

PS: this is part of the error message: fault module name: nvd3dum.dll_unloaded
Back to top
View user's profile Send private message
++METHOS
I post too much
Reputation: 92

Joined: 29 Oct 2010
Posts: 4197

PostPosted: Sun May 22, 2016 11:22 pm    Post subject: Reply with quote

Why give up? If the target is truly an offline process, then there are other things that you can try. Can you provide the name of the game?

You're running CE as admin? Which OS? Any third-party, real-time scanners or AV software?
Back to top
View user's profile Send private message
Dr.Disrespect
Grandmaster Cheater
Reputation: 3

Joined: 17 Feb 2016
Posts: 526

PostPosted: Mon May 23, 2016 1:51 am    Post subject: Reply with quote

++METHOS wrote:
Why give up? If the target is truly an offline process, then there are other things that you can try. Can you provide the name of the game?

You're running CE as admin? Which OS? Any third-party, real-time scanners or AV software?


Please check your PM if you have time. Thank you.
Back to top
View user's profile Send private message
++METHOS
I post too much
Reputation: 92

Joined: 29 Oct 2010
Posts: 4197

PostPosted: Tue May 24, 2016 3:40 am    Post subject: Reply with quote

I am able to inject without any issues. That said, be sure to run CE as administrator and make sure your display drivers are all up-to-date. It may not matter, but I was running in windowed mode (1280 x 720), with Aero Peek & transparent glass disabled.

Also, the instruction is accessing many addresses, so you will need a filter.
Back to top
View user's profile Send private message
Dr.Disrespect
Grandmaster Cheater
Reputation: 3

Joined: 17 Feb 2016
Posts: 526

PostPosted: Tue May 24, 2016 8:10 am    Post subject: Reply with quote

++METHOS wrote:
I am able to inject without any issues. That said, be sure to run CE as administrator and make sure your display drivers are all up-to-date. It may not matter, but I was running in windowed mode (1280 x 720), with Aero Peek & transparent glass disabled.

Also, the instruction is accessing many addresses, so you will need a filter.


Thank you so much, ++METHOS. I will PM you.

Edit:
Big thanks to ++METHOS, this issue has been fixed. He will post the solution later.


Last edited by Dr.Disrespect on Tue May 24, 2016 7:50 pm; edited 1 time in total
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Cheat Engine Forum Index -> Cheat Engine All times are GMT - 6 Hours
Goto page 1, 2  Next
Page 1 of 2

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Powered by phpBB © 2001, 2005 phpBB Group

CE Wiki   IRC (#CEF)   Twitter
Third party websites