rookpsu
June 7th, 2012, 13:57
I know this is not a warez forums, and if the question itself violates the terms of the board please don't hesitate to lock or delete the thread.
My problem is that I've committed a considerable amount of time and effort into using a small development library who's creator (skinui.com) has since gone MIA. It's a tool for making modifications to legacy UI's - in this case VB6.
It's a small runtime library, one single DLL, with about 20 methods in total. One of which simply takes a license code (string).. a license code I would happily pay for if possible. Without it I can't deploy since it launches a trial popup when initialized. It seems like a fairly unsophisticated licensing routine however I'm way too green to make much headway at this time.
I've attempted some basic disassembly of the DLL using PE Explorer and W32DASM, in addition to spending a day now researching all I can in regards to interpreting and augmenting the output however i've clearly hit a wall.
I'm not asking for an outright solution, just possibly some ideas or resources that will get me going in the right direction.
Here's a link to the DLL file in question if you think it'd help: http://dl.dropbox.com/u/5064321/SkinFeatureVB6.dll
Thanks in advance.
-Ryan
My problem is that I've committed a considerable amount of time and effort into using a small development library who's creator (skinui.com) has since gone MIA. It's a tool for making modifications to legacy UI's - in this case VB6.
It's a small runtime library, one single DLL, with about 20 methods in total. One of which simply takes a license code (string).. a license code I would happily pay for if possible. Without it I can't deploy since it launches a trial popup when initialized. It seems like a fairly unsophisticated licensing routine however I'm way too green to make much headway at this time.
I've attempted some basic disassembly of the DLL using PE Explorer and W32DASM, in addition to spending a day now researching all I can in regards to interpreting and augmenting the output however i've clearly hit a wall.
I'm not asking for an outright solution, just possibly some ideas or resources that will get me going in the right direction.
Here's a link to the DLL file in question if you think it'd help: http://dl.dropbox.com/u/5064321/SkinFeatureVB6.dll
Thanks in advance.
-Ryan