본문 바로가기

Reverse Engineering/CodeEngn.com

[CodeEngn.com] Advance RCE Level 16

Mission...
Generate the key file to print out "registered: true".
Post the key file in a private thread in the message board to have it verified.
(Difficulty : ★★★☆☆)


Analysis...

Solution and Coding...
Reverse2L16.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/>.


Result...




Omake...
This attachment is C++ dump of Advance RCE level 16.
Please feel free to download and test it.

(Compiled with GCC)