9 related articles
TutorialsA detailed guide on AI+Frida reverse engineering for packet capture, from decompilation to auto-generated Hook scripts, capturing encrypted protocol plaintext in four steps.
TutorialsHands-on demo using DeepSeek V4 Pro to reverse-engineer Youdao Translate's sign parameter, from locating MD5 encryption logic to generating complete Python code, compressing hours of work into minutes.
TutorialsDevelopers successfully reverse-engineered Claude Code's full source and open-sourced it, supporting local deployment, third-party model integration, and MCP tool invocation.
Product ReviewsDeep dive into Website Cloner, a 14,000+ Star open-source project that uses a four-step AI pipeline to clone any website into a runnable Next.js project with one command.
TutorialsLearn how DeepSeek V4 automatically analyzes TikTok's JS encryption parameters, including X-Bogus signature reconstruction and 600+ line environment emulation code generation.
TutorialsLearn how to use AI large models combined with MCP toolchains for App reverse engineering — covering JADX decompilation, packer detection, encryption algorithm identification, and Python code reconstruction.
ResearchA researcher completes full disassembly of Intel 80386 microcode, revealing how this x86 CISC processor decomposes complex instructions into micro-operations, with implications for security research and emulation.
Product ReviewsQwen 3.6 35B MoE model runs locally on MacBook, reverse-engineers LTE modem web portal by extracting login logic from obfuscated JS, outperforming Claude Sonnet while Gemma 4 fails the same task.
TutorialsLearn how AI models like DeepSeek assist reverse engineering: analyzing Douyin's X-Bogus encryption, auto-generating 600+ lines of browser environment spoofing code.