Jump to content

Solo Leveling: Arise .Byte Files


seohyun
Go to solution Solved by Thief1987,

Recommended Posts

I have little experience with this type of files, could you help me read them correctly? I think it could be encrypted and the actual content be in a json file but I do not know where to start. Can you teach me how to decrypt it? Later I want to do it on my own with other games. I added examples from the files GameData.zip

Link to comment
Share on other sites

It's not encrypted. You can clearly see texts by looking at file in hex editor. It's a binary file that needs to be parsed properly.
Try to search for tools/programs that may already suport this file type. If none is available, then you would need to create one yourself by reverse engineering this file format.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...