qd0097
November 2nd, 2018, 23:37
I have developed a fake wkWin64.dll that responds well with the host program I am trying to fool.
However, I have run up on to a problem. The access method request by the host program requires that I use direct method encryption (WKB_SEL_DIRECT). This encryption process is symmetrical.
Unfortunately, I don't know what type of FEAL WIBU-BOX v11 uses in the encryption/decryption process. From my research, there appear to be many different types of FEAL encryption methods (FEAL-8, FEAL-4, FEAL-NX, FEAL-N...ect).
I have the AsicBuild, Firm Code. User Code and Selection Code, but I don't know what the 88bit const value pertains to.
I have searched online and throughout the WIBU-SDK but I can't find up to date details on the inner workings of the WIBU-BOX anywhere online.
So, when the host program calls WkbCrypt2, I can't really do much.
https://i.imgur.com/vHjVPwz.png
NOTE: I don't have access to a WIBU-BOX usb.
If anyone could provide some resources or impart some knowledge my way. That would be awesome.
However, I have run up on to a problem. The access method request by the host program requires that I use direct method encryption (WKB_SEL_DIRECT). This encryption process is symmetrical.
Unfortunately, I don't know what type of FEAL WIBU-BOX v11 uses in the encryption/decryption process. From my research, there appear to be many different types of FEAL encryption methods (FEAL-8, FEAL-4, FEAL-NX, FEAL-N...ect).
I have the AsicBuild, Firm Code. User Code and Selection Code, but I don't know what the 88bit const value pertains to.
I have searched online and throughout the WIBU-SDK but I can't find up to date details on the inner workings of the WIBU-BOX anywhere online.
So, when the host program calls WkbCrypt2, I can't really do much.
https://i.imgur.com/vHjVPwz.png
NOTE: I don't have access to a WIBU-BOX usb.
If anyone could provide some resources or impart some knowledge my way. That would be awesome.