←back to thread

412 points xfeeefeee | 3 comments | | HN request time: 0.204s | source
Show context
xfeeefeee ◴[] No.43747922[source]
The fascinating process of reverse engineering this VM is detailed here.

TikTok uses a custom virtual machine (VM) as part of its obfuscation and security layers. This project includes tools to:

Deobfuscate webmssdk.js that has the virtual machine.

Decompile TikTok’s virtual machine instructions into readable form.

Script Inject Replace webmssdk.js with the deobfuscated VM injector.

Sign URLs Generate signed URLs which can be used to perform auth-based requests eg. Post comments.

replies(2): >>43748699 #>>43754044 #
1. dmitrygr ◴[] No.43754044[source]
What is the purpose of you posting a bad ChatGPT summary of the original post?
replies(2): >>43755035 #>>43757853 #
2. xfeeefeee ◴[] No.43755035[source]
I quoted the synopsis from the readme thinking it would be helpful.
3. pests ◴[] No.43757853[source]
It was the submission statement along with him submitting this post. It was detached as a comment and I don't think it AI.