criss Axel
June 19th, 2004, 06:03
Hi,
I have a problem with a component for CBuilder6. Like many other you can't run the program with the component ("test.exe"
without having CBuilder opened. But like not many other i was not able to figure the protection scheme. The component is called I will read the FAQ 1.0.
The problem is that if you try openning the prog. without the IDE opened
it shows a nasty erorr: "Erorr reading memori adress at xxxxxxxxxx in module vcl60.bpl......".
I loaded test.exe with ollydbg and i foud that the procedure of finding if IDE is opened is taking place before the exe's entry point. I looked at the component's .bpl wich is loading with test.exe but i can't figure out the function responsable for the message erorr.
My question is can someone help me about this kind of protection?
I looked on the net for a solution but nothing.
Thanks.
I have a problem with a component for CBuilder6. Like many other you can't run the program with the component ("test.exe"

The problem is that if you try openning the prog. without the IDE opened
it shows a nasty erorr: "Erorr reading memori adress at xxxxxxxxxx in module vcl60.bpl......".
I loaded test.exe with ollydbg and i foud that the procedure of finding if IDE is opened is taking place before the exe's entry point. I looked at the component's .bpl wich is loading with test.exe but i can't figure out the function responsable for the message erorr.
My question is can someone help me about this kind of protection?
I looked on the net for a solution but nothing.
Thanks.