-
Notifications
You must be signed in to change notification settings - Fork 38
Open
Description
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
Did you get it !!
Not Yet?, maybe google exiftool online
Hacks
- Obtain the Image and the locked zip file from the
forgebranch (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
stashlist 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...
Reactions are currently unavailable


