Thread: Keygenning Help
View Single Post
  #13  
Old 02-02-2018, 11:18
T-rad T-rad is offline
Friend
 
Join Date: May 2016
Posts: 18
Rept. Given: 0
Rept. Rcvd 0 Times in 0 Posts
Thanks Given: 7
Thanks Rcvd at 19 Times in 12 Posts
T-rad Reputation: 0
cant install so no joy on debugging it.
'POSSetup.exe' appears to be compiled in VB6.
I dont think 'bvVisionRegistration.dll' is for the program serial check.
If it is, it does not compare against anything entered in the registeation process (according to your pic) except maybe the expiry date.
It might be for a supporting dll or ocx or something.
It checks a variable length serial for a custom CRC in 2 different locations (based on the length of the serial entered), followed by a table lookup and a base2 convertion that only is valid if it is all 0's. It does a bunch of crap in between but thats more or less the gist of the serial.
Reply With Quote