nuvia Posted October 8, 2020 Posted October 8, 2020 (edited) Hello, How can I open a .dffc file whose password I know? I've been searching for a long time but couldn't find it. We want to open some of the files we have locked, I would appreciate it if you help those who know about it. Good forums Edited October 8, 2020 by nuvia
Moderators Patrick Posted October 8, 2020 Moderators Posted October 8, 2020 (edited) Hi, .dffc is a custom extension, so we can't tell you how to "unlock" it. Probably "locked" with TEA (Tiny Encryption Algorithm), so you can "unlock" it with decodeString or teaDecode (use 2nd if file's content is base64). Of course, you need to know the key/password. Edited October 8, 2020 by Patrick 1 community profile | map converters | map images | pDownloader | pAttach | model encrypter
Moderators IIYAMA Posted October 9, 2020 Moderators Posted October 9, 2020 16 hours ago, nuvia said: How can I open a .dffc file whose password I know? I've been searching for a long time but couldn't find it. I will lock this topic for now. Send me a personal message ONLY when you have permission from the creator + recovered the resource that comes with it. Not that I do not want to trust and help you, but at the moment you do not have your stuff together. 1 Do you want to improve your Lua programming skills and make less mistakes? Start with Lua Language Server! Useful functions 3x Spoiler checkPassiveTimer getScreenStartPositionFromBox getPedGender Tutorials 4x Spoiler Scaling DX Events Attach an addEventHandler on a group of elements Debugging
Recommended Posts