NirajKakodkar
16th September 2008, 12:38
Hello All Experts ,

I am posting a small utility I have developed .
I am sorry I can not post the script but am attaching the object .
It is basically a security login which can be attached to any of your sessions .
I have attached the screenshots in the document .

Please report any bugs if you try the dll .

Its usage is simple just paste the below code in your session script

#pragma used dll otcpasdllpwd
before.program:
login.dialog()

Regards,
Niraj

NirajKakodkar
16th September 2008, 12:53
Oops I posted it in wrong forum .
I will post it in codes and utilities .

Regards,
Niraj

dhanushya
16th September 2008, 13:05
Hi niraj,
I test it. It working fine.
Thanks for valuable utility..
:)

NirajKakodkar
16th September 2008, 14:10
Hi Dhanushya ,

Thanks for trying .
Would appreciate your feedback and suggestion for improvement .
Currently keypress events are not captured , password encoding algorithm is not really strong and this will be included in the beta version [:)]

Regards,
Niraj

NirajKakodkar
17th September 2008, 05:53
Hello all ,

I am attaching the most recent objects with bug fixes and enhancement .

1. Keypress events are captured now .
2. Some unreported bugs are fixed .
3. Encoding is still weak .

Regards,
Niraj