Skip to main content

【ROOT Android】Multiple Methods to Export Tokens in Steam 3.0

· 5 min read
MuelNova
Pwner who wants to write codes.

After the update to version 3.0, the methods for exporting tokens in Steam that worked in the 2.X version are no longer applicable. So I spent some time on reverse engineering and patching, and summarized several methods to export tokens in Steam version 3.0. Of course, all these methods require one precondition: having a rooted device.

Implementation of Live2D 3.x Waifu on Hexo-Fluid

· 8 min read
MuelNova
Pwner who wants to write codes.

I always felt that my blog was too plain, so I wanted to add a virtual waifu or something similar. When I tried to use HEXO-live2d, I found out that it only supports the Cubism2 version of Live2D, and the same goes for others (it seems to be due to commercial copyright issues according to the Issues I checked). I found this SDK on the official website and decided to give it a try by ctrl+c ctrl+v, and surprisingly, it worked! :P