I have the program that written in the visual basic..
when I use the smartcheck the program run good but in the smartcheck event windows it doesnt seen anythings like this..
in the smartcheck the target running good..but in the program result it says no events..
what kind of protection is this....
ok,first you must be sure that you want to debug a VB program,you know that smartcheck can't debug other program,then you must be sure you put the smartcheck dll into window/system32/ (you can look smartcheck help for this), if it use protection ,I think you will use ollydbg to unpack.
ok..thanx..but I unpacked the program via ollydebug..and unpacked program is working good...
but smartcheck is not indicate any events...
the target olso have protection that it catch the extension of the smartcheck(.sup files)
I defeat the this protection ..but I dont understand why smartcheck doesnt indicate any events in the own window..
I am attach the orijinal target..and the unpacked by the me ..
thanx...