ok heres the included app, its some kind of password program for sniffing out passwords, but its a trial version
"Installer - aspr'd sfx.exe" acording to peid is a upxd self extracting archive, it extracts spdhook.dll and lpr.exe to the windows dir and adds startup. ldr is asprotected with version 1.2x and i found a manual unpacker for it.
Unpacked_Runs.exe is the stand alone exe from the extracted package and unpacked using caspr. I changed one offset when i was able to debug it - it had some kind of check sum thing that would say the program is expired, so i patched and it runs normaly. This just wont debug! All im doing is loading it into oly, waiting for it to finish disassembling and press f9, wait for it to load, and pressing f12. Then it freezes.
I just need to look at the call table to find the sub it uses to determine if its registered!