Jump to content
Tuts 4 You

DLL attached but how trick this...sometime Bug


mariusfv

Recommended Posts

Hi

Can someone please to help me with few indication ?

I attach the .dll to target process(is an online conectable application) and is ok, the .dll make what is build to do but when i change servers connection sometime give me that errors:

1. cmp edx,dword ptr [ecx+2BCh] (often)

2. mov al,byte ptr [edi] (rarely)

I find where the .dll(application) give BUG sometime by open mdmp file in Microsoft Visual studio ->F5->Break(MVS menu Debug->Windows->Call Stack.

I try in Olly with JMP/JNZ, with that solutions the application not have errors but PROBLEM IS NOT DO WHAT MUST TO DO.

Can someone give me another solution without JMP/JNZ in Olly because i don't have the source code so solution can be only in olly i believe ,something to replace on cmp, mov or a new idea ?

10x in advance !

Edited by mariusfv
Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...