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 5: Space-travel #5

Open
ABHIJEETJHA0102 opened this issue Feb 16, 2024 · 0 comments
Open

Task 5: Space-travel #5

ABHIJEETJHA0102 opened this issue Feb 16, 2024 · 0 comments

Comments

@ABHIJEETJHA0102
Copy link
Collaborator

ABHIJEETJHA0102 commented Feb 16, 2024

Space Travel

With the remaining four aliens secure, the cosmos remains under threat from Aggregor's relentless pursuit. His destination: "The Forge of Creation," the source of the greatest power. The key to unlocking our next move lies hidden within this mysterious forge. We must locate and secure this key to proceed further in our quest.

Hint : Its in the metadata

forge

Did you get it !!

Not Yet?, maybe google exiftool online

Hacks

  • Obtain the Image and the locked zip file from the forge branch (from upstream).
  • Stash all the changes in the current branch with relevant messages of the stash.
  • After stashing your current branch should be clean.
  • Create and checkout to a new branch called Forge
  • Apply the stashed changes to this new branch. Add and commit all the changes to this branch.
  • Make sure the stash list is empty.
  • Add the screenshots of the stash list to this branch.
  • Decode the Image and get the password to open the zip file.
  • Extract the zip file using the password found.
  • 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 🎯Embarked-Space

Checkpoint

git stash is may be what you are looking for...

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