A .NET application designed for reverse engineering purposes.
The project is in .sln form.
Visual Studio & .NET Desktop Development
-Install Visual Studio & .NET Desktop Development
-Launch Visual Studio
-From the navigation bar select Git
-> Clone Git Repository
-Repository location: https://github.com/stroumpio/NetReverseMe.git
-Press Clone
From the Visual Studio navigation bar select Build
-> Build NetReverseMe
Locate and run the new .exe file in the project folder.
The application asks for a secret word. The aim is to perform reverse engineering in the authentication system.
This challenge was part of Ioannis Stroumpoulis Bachelor's Thesis.
You can find more information at
Reverse Engineering of Applications in Windows and Android Environments (pages 22-32).