📄 ufstooldata.inc
字号:
.data
NoUFS2XX db 'DLL Library UFS2XX.dll not found!!!',0
NoFunction db 'Used function not found in FTD2XX.dll',0
ClassName db "DLGCLASS",0
ProgressDlg db 'ProgressDlg', 0
AppName db "UFS3 Tools",0
LibFileName db "UFS2XX.dll",0
szFwV2_5 db 'fw V2.5',0
szFwV2_6 db 'fw V2.6 (last)',0
szDownload db ' Download firmware & EEPROM & 93C46 from UFS3',0
szBinFiles db 'BIN files',0
db '*.bin',0
db 'All Files',0
db '*.*',0,0
szReqFile db 'Request files (*.req)',0
db '*.req',0
db 'All Files (*.*)',0
db '*.*',0,0
szUfsUpFile db 'UFS updates files (*.fbi)',0
db '*.fbi',0
db 'All Files (*.*)',0
db '*.*',0,0
szBkupData db 'Backup data',0
szSpace db ' ', 0
szCRLF db 0Dh, 0Ah, 0
szReseller db 'reseller: ',0
szSn db 'sn: ',0
szLogFile db 'log.txt',0
szFBIFile db '%05ld.fbi',0
szDesSN db '%i. %s, S/N: %s',0
szSNOpened db 'Device: %s, S/N: %s - opened.',0
szInToBoot db 'Entered to BOOT... >>> %02lX %02lX',0
szFuseBits db 'Fuse bits: %02lX %02lX %02lX (recommend: CC 2E C8) ',0
szFeatures db 'Features: %08lX ',0
szSection db 'Section 1F: %04lX ',0
szEEPromSN db 'EEProm SN: %05ld (0x%04lX); SN extension: %04lX',0
szEESN db 'SN = EEProm_SN + SN_extension * 0xFDE8 = %05ld (0x%04lX)',0
szReadAddress db 'Read address: 0x%04lX',0
szProgramBlock db 'Program block: 0x%04lX',0
szFmt1 db '%05ld',0
szFmt2 db '%02lX%08lX%08lX',0
szActStrFor db 'Activation strings for SN: %05ld (0x%04lX)',0Dh,0Ah
db '[ manufacturer: %s ]',0Dh,0Ah,0Dh,0Ah,0
szFTDI_SN db 'Strings for FTDI_SN: %05ld (0x%04lX) + EEP_SN: %05ld (0x%04lX)'
db 0Dh,0Ah,'[ manufacturer: %s ]',0Dh,0Ah,0Dh,0Ah,0
szManufacturer db 'manufacturer: %s ',0
szHid db 'HID: %08lX%08lX ( %08lX%08lX )',0
szHwk db 'HWK: %04lX',0
szErrByteNotFound db 'Error!!! Byte not found :(((',0
szErrCreatFile db 'Error!!! Creating File :(((',0
szBinFileExt db '.bin',0
szFbiFileExt db '.fbi',0
szErrOpenFile db 'Error!!! Opening File :(((',0
szEnterSerial db 'Enter serial number!!!',0
szOldActStr db 'Activation strings for old versions (< DCTx_1.3a)',0Dh,0Ah,0Dh,0Ah,0
szUfs3 db 'UFS3',0
szUfs3Sarassoft db 'UFS3 SarasSoft',0
szFunctionNotImplement db 'This function is not implemented yet :(',0
szNokia db 'Nokia',9,': ',0
szEricsson db 'Ericsson',9,': ',0
szSamsung db 'Samsung',9,': ',0
szFreia db 'Freia',9,': ',0
szMotorola db 'Motorola',9,': ',0
szForModHwk db 'Strings for mod HWK versions:',0Dh,0Ah,0Dh,0Ah,0
szNok_hwk db 'Nok_hwk',9,': ',0
szSe_hwk db 'SE_hwk',9,': ',0
szSam_hwk db 'Sam_hwk',9,': ',0
szDctx1_hwk db 'dctx1_hwk',9,': ',0
szKfz_1_hwk db 'kfz_1_hwk',9,': ',0
szSams1_hwk db 'sams1_hwk',9,': ',0
szError db 'Error!!!',0
szWarning db 'Warning!!!',0
szAttention db 'Attention!!!',0
szListdeviceFail db 'FT_ListDevices failed',0
szUfxNotFound db 'UFx devices not found',0
szCanNotOpen db 'Can',27h,'t Open USB_Device by serial number',0
szNotCompatDevice db 'Selected device, not compatible with software',0
szCantCloseDevic db 'Can',27h,'t Close Device',0
szCantIntoBoot db 'Can',27h,'t enter to BOOT',0
szActiveBoxFirst db 'Please activate Box before backup firmware.',0Dh,0Ah
db 'Use calculator to generate activation string!',0Dh,0Ah,0Dh,0Ah
db 'EEPROM data will no correct in output backup file.',0
szErasingError db 'Erasing error!',0
szDecryptionKeyErr db 'Decryption KEY error!',0
szErrFlashingFirmware db 'Error!!! Flashing firmware!',0
szErrFlashingEEPROM db 'Error!!! Flashing EEPROM!',0
szErrBadSizeOfReqFile db 'Error!!! Bad size of *.req file!',0
szErrReqFileCorrupted db 'Error!!! Request (.req) file is corrupted!',0
szBlackListSN1 db 'This SN is in BlackList!!!',0Dh,0Ah,'The box will not work',0Dh,0Ah,'BOX_AUTH_ERROR:1020',0
szReqFileNotProtected db 'Specified *.req file was generated by not protected device!!!',0Dh,0Ah,0Dh,0Ah
db 'Do you want to continue?',0
szDeviceClosed db 'Device closed.',0
szEnterToBoot db 'Entered to BOOT...',0
szFirmCleared db 'Firmware of UFS is cleared!',0
szReadingEEProm db 'Reading EEPROM...',0
szReading93c46EEP db 'Reading 93C46 eeprom...',0
szErasingFirmware db 'Erasing firmware...',0
szFail db 'Fail',0
szUpdateSuccesfull db 'Update succesfull!!!',0
szChangSNWarning db 'Warning!!! If you change SN, you need reconnect your box,',0
szPressRefresh db ' and press refresh button (or restart programm).',0
szUpdateFail db 'Update FAIL',0
szFlashingEEProm db 'Flashing EEPROM...',0
szFlashing93c46 db 'Flashing 93c46...',0
szNotReleasedYet db 'Not released yet! MCU protected by Fuse bits :(',0
szHwkFound db 'HWK found...',0
szPassed db 'passed',0
szUnknownBox db 'unknown ( CLONE BOX )',0
szTornado1 db 'Tornado (www.ufsxsupport.com)',0
szTornado2 db 'Tornado (www.ufsx.com)',0
szTwister db 'Twister (www.twisterflasher.com)',0
szNBox db 'n-Box (www.n-box.org)',0
szPowFlasher db 'PowerFlasher (www.powerflasher.org)',0
szSFlasher db 'S-Flasher (www.s-flasher.com)',0
szBlackListBox db 'This SN is in BlackList!!! ]',0Dh,0Ah
db '[ this box is dead: BOX_AUTH_ERROR:1020',0
szBlackListSN db 'This SN is in BlackList!!! (You need change SN)',0
szBlackListSN2 db 'This SN is in BlackList!!!',0Dh,0Ah
db 'Recomend don',27h,'t use this ranges of serial numbers:',0Dh,0Ah,0Dh,0Ah
db ' SN = 0,65535,15518',0Dh,0Ah
db ' 00100 < SN < 02000',0Dh,0Ah
db ' 03157 < SN < 04000',0Dh,0Ah
db ' 04601 < SN < 05000',0Dh,0Ah
db ' 05010 < SN < 06000',0Dh,0Ah
db ' 06020 < SN < 07999',0Dh,0Ah
db ' 17600 < SN < 18000',0Dh,0Ah,0Dh,0Ah
db 'Do you want to continue with this SN ???',0Dh,0Ah
db 'P.S. If you choose continue the box will dead!!!',0Dh,0Ah
db 'BOX_AUTH_ERROR:1020',0
szInfo1 db 'Freeware edition !!! PROJECT DIED',0
szInfo2 db 'Say thanks to fucking .dcrypt1 and all others fucking peoples',0
szInfo3 db 'who patched my program and removed all my copyrights !!!',0
szInfo4 db 'If you try again i',27h,'ll kill your HARD !!!',0
szInfo5 db 'Very, very big thanks to:',0
szInfo6 db 'SarasSoft for the perfect box !!!',0
szInfo7 db 'also big help to all peoples who very helped me to create this tool !!!',0
szInfo8 db 'Thanks for using my program!!!',0
szDasher db '- - -',0
szInfo9 db 'Best regards,',0
szInfo10 db 'Andrey aka UniSoft',0
szInfo11 db 'unis2@mail.ru',0
szHwkCalc db '-= HWK Activation Strings Code =-',0
szReadFirmware db '-= Read firmware implemented only in Full version =-',0
szConnect db 'Connect',0
szDisconnect db 'Disconnect',0
szFT_ListDevices db 'FT_ListDevices',0
szFT_OpenEx db 'FT_OpenEx',0
szFT_Close db 'FT_Close',0
szFT_ResetDevice db 'FT_ResetDevice',0
szFT_SetTimeouts db 'FT_SetTimeouts',0
szFT_Purge db 'FT_Purge',0
szFT_SetUSBParam db 'FT_SetUSBParameters',0
szFT_SetEventNotification db 'FT_SetEventNotification',0
szFT_SetDataChar db 'FT_SetDataCharacteristics',0
szFT_SetFlowControl db 'FT_SetFlowControl',0
szFT_SetDivisor db 'FT_SetDivisor',0
szFT_ClrDtr db 'FT_ClrDtr',0
szFT_ClrRts db 'FT_ClrRts',0
szFT_SetRts db 'FT_SetRts',0
szFT_SetDtr db 'FT_SetDtr',0
szFT_Read db 'FT_Read',0
szFT_GetQueueStatus db 'FT_GetQueueStatus',0
szFT_Write db 'FT_Write',0
szFT_EE_UASize db 'FT_EE_UASize',0
szFT_EE_UARead db 'FT_EE_UARead',0
szFT_ReadEE db 'FT_ReadEE',0
szFT_WriteEE db 'FT_WriteEE',0
szFT_EE_Read db 'FT_EE_Read',0
szFT_EE_Program db 'FT_EE_Program',0
szFT_GetStatus db 'FT_GetStatus',0
szFT_GetModemStatus db 'FT_GetModemStatus',0
byte_40805F db 0E2h, 16h, 30h, 0Dh, 0BBh, 0DDh, 0FFh, 0FCh
db 0A7h, 0EBh, 0DAh, 0BDh, 35h, 64h, 80h, 95h
db 77h, 89h, 0F8h, 0B7h, 0E6h, 0C1h, 12h, 1Bh
db 0Eh, 24h, 16h, 0, 5, 2Ch, 0E8h, 0B5h
db 11h, 0A9h, 0CFh, 0B0h, 0E5h, 95h, 2Fh, 11h
db 0ECh, 0E7h, 99h, 0Ah, 93h, 86h, 0D1h, 74h
db 2Ah, 42h, 93h, 1Ch, 76h, 0E3h, 81h, 11h
db 0B1h, 2Dh, 0EFh, 3Ah, 37h, 2 dup(0DDh), 0FCh, 0DEh
db 9Ah, 0DEh, 0B1h, 0Ah, 0Ch, 0C3h, 2Ch, 0BEh
db 19h, 70h, 29h, 84h, 0A0h, 9, 40h, 0BBh
db 24h, 3Ah, 0Fh, 0B4h, 0D1h, 37h, 0CFh, 0B4h
db 4Eh, 79h, 0F0h, 4, 9Eh, 0EDh, 0FDh, 0Bh
db 15h, 0A1h, 5Dh, 48h, 0Dh, 31h, 68h, 8Bh
db 0BBh, 0DEh, 5Ah, 66h, 9Dh, 0EDh, 42h, 0C7h
db 0ECh, 0E8h, 31h, 3Fh, 8Fh, 95h, 0E7h, 72h
db 0DFh, 19h, 1Bh, 75h, 80h, 33h, 0Dh, 94h
db 7, 42h, 51h, 5Ch, 7Dh, 0CDh, 0FAh, 0ABh
db 0BEh, 6Dh, 63h, 0AAh, 40h, 21h, 64h, 0B3h
db 1, 0D4h, 0Ah, 2, 0E7h, 0D1h, 0CAh, 53h
db 57h, 1Dh, 0AEh, 7Ah, 31h, 82h, 0A2h, 12h
db 0A8h, 0DDh, 0ECh, 0FDh, 0AAh, 33h, 5Dh, 17h
db 6Fh, 43h, 0E8h, 71h, 0FBh, 46h, 0D4h, 38h
db 12h, 90h, 22h, 0CEh, 94h, 9Ah, 0D4h, 0B8h
db 47h, 69h, 0ADh, 96h, 5Bh, 0D8h, 62h, 82h
db 0F3h, 0D0h, 55h, 66h, 0FBh, 97h, 67h, 15h
db 0B8h, 0Bh, 4Eh, 1Dh, 5Bh, 47h, 0A0h, 4Ch
db 0FDh, 0E0h, 6Fh, 0C2h, 8Eh, 0C4h, 0B8h, 57h
db 0E8h, 72h, 6Eh, 64h, 7Ah, 78h, 0FCh, 99h
db 86h, 5Dh, 44h, 60h, 8Bh, 0D5h, 93h, 6Ch
db 20h, 0Eh, 3, 39h, 0DCh, 5Fh, 0F6h, 5Dh
db 0Bh, 0, 0A3h, 0AEh, 63h, 0AFh, 0F2h, 7Eh
db 8Bh, 0D6h, 32h, 70h, 10h, 8Ch, 0Ch
byte_40815F db 2Ah, 36h, 15h, 9, 7, 23h, 1Fh, 3Bh
db 30h, 18h, 0Fh, 24h, 2Bh, 37h, 14h, 8
db 3Ch, 10h, 2Fh, 3, 32h, 1Ah, 0Dh, 26h
db 33h, 1Bh, 0Ch, 27h, 28h, 34h, 17h, 0Bh
db 3Eh, 12h, 2Dh, 1, 6, 22h, 1Eh, 3Ah
db 31h, 19h, 0Eh, 25h, 3Fh, 13h, 2Ch, 0
db 3Dh, 11h, 2Eh, 2, 5, 21h, 1Dh, 39h
db 29h, 35h, 16h, 0Ah, 4, 20h, 1Ch, 38h
byte_40819F db 15h, 12h, 04h, 0Bh, 06h, 07h, 18h, 19h
db 1Ah, 1Bh, 1Ch, 13h, 1Eh, 1Fh, 02h, 03h
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -