Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

In need of a nudge in the right direction. I have 34/44 files and I think the only path forward I currently have is cracking the code to FTCM-76. I can't tell what the second number of the hidden code is meant to be, and I can't tell where I'm meant to use the hidden code either. I already tried brute forcing every number combination of 7[n]80, hexing it, and using as a decrypt key but that hasn't worked so obviously I'm not thinking about this in the right way. Any gentle hints in the right direction please? :)

One clue I can give you is that the fact that some numbers are written as numbers and others in plain letters is not a mistake on FTCM-76, it’s very much deliberate ;)

Another small nudge I can give you is that you don’t need to use the hex/unhex commands with FTCM-76

Interesting, thanks for the tips!