![]() |
|
#1
|
|||
|
|||
|
Dear all
What could be the easiest source in masm for the below c++ code? For i=222222 to 999999 C1=i[1] C2=i[2] C3=i[3] C4=i[4] C5=i[5] C6=i[6] Calcul=C1^6+C2^6+C3^6+C3¨6+C4^6+C5^6+C6^6 if Calcul=serial then Msgbox("sérial" & i) Exit end if Next i |
| Tags |
| source co |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| VC++ to VS2010 conversion | Zeocrack | Source Code | 11 | 10-03-2022 17:03 |
| Firmware Analysis - ZLIB file conversion to Bitmap | psgama | General Discussion | 3 | 08-02-2021 05:03 |
| Anyone can help interpret the algorithm on the data conversion below(ECC related)? | bridgeic | General Discussion | 1 | 10-01-2014 17:39 |