160 related articles

Deep dive into the AmneziaVPN open-source client: AmneziaWG anti-DPI obfuscation, self-hosted VPS deployment, multi-protocol support, and cross-platform privacy.

Deep dive into the popular GitHub project MediaCrawler — a Playwright-based multi-platform crawler framework supporting data collection from Xiaohongshu, Douyin, Kuaishou, Bilibili, Weibo, Tieba, and Zhihu.

Step-by-step guide to using DeepSeek with the OICQ framework to generate a runnable QQ group Minesweeper bot Python script in 6 minutes — zero cost, real pitfalls included.

A systematic roadmap from LangChain and LangGraph to multi-agent development, covering RAG, Tool Calling, MCP, and more, helping developers break into AI app development.

A complete walkthrough of AI-assisted GeeTest four-image CAPTCHA reverse engineering: from capturing the w parameter to AI analyzing obfuscated code and generating runnable scripts in minutes.
croc: Open-Source CLI File Transfer To…
croc is an open-source Go-based CLI file transfer tool with PAKE end-to-end encryption. Cross-platform, resumable, zero config — send files securely with one command.

Real freelance case study: how to use DeepSeek and LLMs to reverse-engineer SM2/SM4 encrypted API parameters in 30 minutes, covering anti-debug bypass, call stack backtrace, and AI-assisted deobfuscation.

DeepSeek seeks $7B for custom AI inference chips; Zhipu AI explores ASIC. Deep dive into China's AI compute independence strategy, multimodal generation, agents, and hardware trends.

Heap Code is an open-source VS Code extension supporting local models via Ollama and LM Studio, plus OpenAI-compatible APIs. Features completions, chat, inline edit, and agent mode — zero telemetry, no account required.

Unpacking the technical truth behind Anthropic's account bans: hidden timezone and proxy detection logic sparks privacy debate. Plus Claude Sonnet 5, Linux support, and new releases from OpenAI, NVIDIA, and Google DeepMind.

Full breakdown of a real AI testing pipeline: API collection, doc enrichment, AI test case generation, Agent-driven execution, and test reports — with Skills, RAG, and Harness engineering.

A real-world retrospective on AI-assisted Python reverse engineering: from JS obfuscation tracing and SM2/SM4 key extraction to generating decryption code with DeepSeek. An honest assessment of LLM value and legal risks.

AI agents are revolutionizing JS reverse engineering. This deep dive covers built-in tool chains, automation modes, prompt engineering for e-commerce, and full pipeline automation from parameter extraction to database storage.

A deep dive into AI testing workflows: API capture, test case generation, Agent orchestration, and automated execution. Learn the two core challenges — incomplete information and mandatory human review.

A technical deep-dive into AI-assisted reverse engineering: how MCP, Skills libraries, and Frida toolchains work together, their real capability limits, and the legal boundaries of iOS/Android/Web reverse analysis.
Distributed Secret Storage: A Deep Div…
A deep dive into robust secret storage in distributed networks, covering Shamir Secret Sharing, VSS, Proactive Secret Sharing, and real-world applications in blockchain KMS and MPC.

Introducing an LLM Gateway in LangChain production brings unified APIs and auto-fallback, but also quality drift, cost spikes, and debug black boxes. This article breaks down the five key engineering concerns and what it takes to earn trust.

A college student built a ~40K-line Mac app around Ollama featuring a decoupled persistent memory system: standalone embeddings, local vector index, self-healing, AES-256 vault, and local voice mode.

With AI tools, beginners can build a home self-hosting server without years of experience. This guide covers hardware selection (HP EliteDesk, ZFS, IP-KVM), Docker deployment, and how AI compresses the technical learning curve.

Claude Code, Codex, or Cursor? This in-depth comparison covers each tool's positioning, ideal users, and how to combine them for maximum productivity in your AI coding workflow.