How Descrypt global-metadata.dat from Unity Games
Compare_Metadata.py execute cmd add global-metadata and 2global-metadata.dat in the same folder - py Compare_Metadata.py
🌟Reference:
➡ https://github.com/350030173/global-metadata_dump (you can do the same process as the 1st wiki method, but with Frida and the process is also automated)
➡ https://velog.io/@koo00/17 (second wiki method)
➡ https://github.com/lasting-yang/frida_dump (will teach soon how dump .so)
➡ https://bbs.pediy.com/thread-273503.html
➡ https://github.com/Perfare/Il2CppDumper
➡ https://katyscode.wordpress.com/2021/02/23/il2cpp-finding-obfuscated-global-metadata/ and the last one, which inspired me to do this, is katy
🌟