You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
nprimo 97512f9066 docs(hole-in-bin): improve audit format 2 years ago
..
audit docs(hole-in-bin): improve audit format 2 years ago
resources docs(cibersecurity): add cibersecurity branch subjects to public 2 years ago
README.md docs(cibersecurity): add cibersecurity branch subjects to public 2 years ago

README.md

Hole in Bin

Objective

The objective of the project is that you are comfortable in reverse engineering on a windows environment, because many systems (Bank ATMs, SCADA..) can run on windows.

Guidelines

You will have the exercise of creating a patch that will bypass the security of the program and display "please withdraw your money" in the color green, rather than an error message..

Advice

https://ghidra-sre.org/
http://www.ollydbg.de/
https://www.softpedia.com/get/Programming/Packers-Crypters-Protectors/PEiD-updated.shtml
https://www.red-gate.com/products/dotnet-development/reflector/

Submission and audit

Files that must be inside your repository:

  • a README.md file, Which explains all the steps you went through in order to bypass the program.

Don’t hesitate to double check the names of your folders and files to ensure they are correct!