mirror of https://github.com/01-edu/public.git
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.
1.1 KiB
1.1 KiB
General
Is the student able to explain clearly what reverse engineering means?
Is the student able to explain clearly what is the difference between decompilation and disassembly and hex-editor?
Is the student able to explain clearly how he patch the program?
Is the student able to explain clearly how the "hole-in-bin" program works and how he pass the verification?
Check the Repo content
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.
Does the required files present?
Evaluate the student's submission
Start a Windows operating system, x32 or 64 bits(INTEL or AMD).
Run the program hole-in-bin
Run Student Patch