Skip to content
View in the app

A better way to browse. Learn more.

ResHax

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.
Help us keep the site running.

[Help] Descrypt XML (Unity3D)

Featured Replies

  • Author
  • Localization

Viserion, posted Wed May 03, 2017 11:59 am (22841)


Yo,

I'm again! Sorry boring, but I'm working in to update my files but now I got some issue with some assets. Theses files are encrypted with Unity from XML to TXT.

Link: https://mega.nz/#!at4HBDKR!ERcHOPqAIuVU ... FOjP-T1SzI

VOBinOperator.cs
https://pastebin.com/PUA9vcDW

GoodVO.cs
https://pastebin.com/TZzdyzSd

MonsterVO.cs
https://pastebin.com/4tf7KAwq

NPCInfoVO.cs
https://pastebin.com/f9vE2KcB

Thanks guys!
  • Author
  • Localization

aluigi, posted Wed May 03, 2017 2:28 pm (22844)


Just some notes:
  • DeScrypt -> Decrypt
  • what game is that?
  • you already have opened a topic about MU Origin, if it's the same game maybe you can continue there to keep the topic focused on that specific game (not really necessary, it's up to you)
  • Author
  • Localization

dniel888, posted Mon May 08, 2017 1:06 pm (23020)


look at ParseBinToVOofGoodVO_ByTrdPairs() for example, this function parsing the data from GoodVO.
PropertyIndexDict in GoodVO holds the information on what ID determine the int/string definition.

after the information loaded to the GoodVO class you can save it in XML format, edit it, and load it again, then you can call functions in VOBinOperator class to do the conversion to bin file.
  • Author
  • Localization

Viserion, posted Fri May 12, 2017 11:49 am (23146)


@dniel888
Yo,

I was worried about the TextAsset class, I thought I had something special, but then I just tried reading as normal file and having all the bytes, I was able to read the file and creating a xml file. Thanks!
Guest
This topic is now closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.