SEEKING full time Senior PHP backend/fullstack developer, long term remote work. An up and coming company building self order systems for restaurants, with great growth potential and major customers is seeking senior PHP developers, mainly for backend work but some frontend may be required from time to time. Pretty much everyone at the company works remotely, we have people working with us remotely for 10+ years in o…
The == at the end looked like base64 so:
Decoding "QzBERTgyNDYKCjYzNkY2NDY1M0EzMzM1MzYzNDJDMjA3Mzc1NjI2RDY5NzQy" gives us:
"C0DE8246
636F64653A333536342C207375626D69742"
Bunch of numbers with some letters up to F? Should be hex:
"code:3564, submit"
The final piece can be decoded using the same process to "submit-code".
Middle piece can be decoded to hex: "0746F3A2068747470733A2F2F7873746563682E65752F" but I didn't get past this because this hex gives me a binary that I could not make sense of.
Better luck to the next :P