Mission...
Find the Name when the Serial is 66BB16A328F74639
(The 3rd character in Name must be either bruteforced or guessed)
(Difficulty : ★★★★★)
Analysis...
Solution and Coding...
Reverse2L17.cpp
Copyright (C) 2011 3735943886
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
Private Access Only...
Result...
Omake...
This attachment is KeyGen of Advance RCE level 17
Please feel free to download and test it.
ULONG64 GetDiff64(ULONG64 uA, ULONG64 uB, ULONG64 uSeed)
{
// Calculate differences between A and B
// In: A (ULONG64), B (ULONG64)
// Out: Difference (ULONG64)
ULONG64 GetSerial(LPCSTR lpName, ULONG64 uEndKey, ULONG64 uSeed, LPCVOID Template)
{
// KeyGen
// Design: Get Flags just before Key site - A
// Get Flags backword from end of template to just after Key site - B
// Move 8 bytes and transform A to B
// Bitshift of Seed and findout how to assign