Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Task 6 : Deception #6

Open
singhekansh opened this issue Mar 17, 2023 · 0 comments
Open

Task 6 : Deception #6

singhekansh opened this issue Mar 17, 2023 · 0 comments

Comments

@singhekansh
Copy link
Collaborator

singhekansh commented Mar 17, 2023

Righting the wrongs

Now that you have decrypted Deanu's files you are now ready for completing your ultimate mission of reverting the attendance database to its original position. However, knowing that HackerDB's on their trail , Behru has hidden the database behind a game requiring a password (you already have it). You need to edit the required changes in the database changing everyone's attendance to their original i.e. above 90% :).

But Wait!!

You just realized that in all your previous hacks Deanu and Behru have always been able to defend either through cyber security alerts or through added encryption, so this time you wait before you prepare your final strike to perfection. You change the attendance in the database files of the game's source code but you just don't commit yet. You know that git stash is a useful command in this scenario.

meme_6

Hacks

  • Create and checkout to a new branch called Deception
  • Obtain the pygame file from the deception branch.
  • Make necessary changes in the database.
  • Stash all the changes in the current branch with relevant messages of the stash.
  • After stashing your current branch should be clean.
  • Add the screenshots of the stash list to this branch.
  • Push the changes to origin.
  • Make a pull request from GitHub. Always check the source and destination of the pull request before creating PR. In the pull request description, write 🎯Solved-Deception

meme2_6

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant