|
-
May 6th, 2013, 04:02 AM
#1
Thread Starter
Registered User
Help me crack this code!
it's for an excel spreadsheet, I need to establish what my registration key would be based on my computer ID, I have tried editing the macro to edit out the part where it asks for registration key but I cant get it to work, the next best thing would be to crack the code generation process
Computer ID: 1234275572
Rem RegKey = RegNum / 10
Rem RegKey = RegKey * 9
Rem RegKey = RegKey / 8
Rem RegKey = RegKey * 7
Rem RegKey = RegKey / 6
Rem RegKey = RegKey * 5
Rem RegKey = RegKey / 4
Rem RegKey = RegKey * 3
Rem RegKey = RegKey / 2
Rem RegKey = Round(RegKey * 111, 0)
Rem RegKey = CLng(Left(CStr(RegKey), 9))
Rem RegKeyA = Mid(CStr(RegKey), 2, 2) + Mid(CStr(RegKey), 1, 1)
Rem RegKeyB = Mid(CStr(RegKey), 5, 2) + Mid(CStr(RegKey), 4, 1)
Rem RegKeyC = Mid(CStr(RegKey), 8, 2) + Mid(CStr(RegKey), 7, 1)
Rem RegKey = RegKeyB + "-" + RegKeyA + "-" + RegKeyC
-
May 6th, 2013, 08:42 AM
#2
Re: Help me crack this code!
welcome to the forums blaza88z 
I would recommend you read the AUP (Acceptable Use Policy: See the link in my signature)
A polite request: Please do not post such kind of questions again. I am closing this question.
A good exercise for the Heart is to bend down and help another up...
Please Mark your Thread " Resolved", if the query is solved
MyGear:
★ CPU ★ Ryzen 5 5800X
★ GPU ★ NVIDIA GeForce RTX 3080 TI Founder Edition
★ RAM ★ G. Skill Trident Z RGB 32GB 3600MHz
★ MB ★ ASUS TUF GAMING X570 (WI-FI) ATX Gaming
★ Storage ★ SSD SB-ROCKET-1TB + SEAGATE 2TB Barracuda IHD
★ Cooling ★ NOCTUA NH-D15 CHROMAX BLACK 140mm + 10 of Noctua NF-F12 PWM
★ PSU ★ ANTEC HCG-1000-EXTREME 1000 Watt 80 Plus Gold Fully Modular PSU
★ Case ★ LIAN LI PC-O11 DYNAMIC XL ROG (BLACK) (G99.O11DXL-X)
★ Monitor ★ LG Ultragear 27" 240Hz Gaming Monitor
★ Keyboard ★ TVS Electronics Gold Keyboard
★ Mouse ★ Logitech G502 Hero
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|