50 related articles

From DNS resolution, TCP handshake, and TLS encryption to the Blink rendering engine — a detailed breakdown of what happens after you click a link.

Rusty HLP Viewer is the first open-source tool to natively open Windows HLP help files. Built in Rust, it runs on Windows, Linux, and macOS without format conversion.

Deep analysis of building layered tunnel architectures using VLESS+Reality to evade DPI and domestic relays with whitelisted IPs to bypass geographic blocking in extreme censorship environments.

Discover why beginners study SpringBoot for six months without getting started. Learn the 'focus on the big' methodology, and evolve a simple Java project step by step into a runnable enterprise application with IDEA.

Discover why beginners study SpringBoot for six months without getting started. Learn the 'focus on the big picture' methodology and evolve a simple Java project into a runnable enterprise-level SpringBoot application step by step.

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.

WebMCP is a proposed web standard that lets pages proactively expose tool interfaces to AI agents via declarative and imperative APIs, eliminating browser automation guesswork. Now in Chrome 149 Origin Trial.

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.

Learn how to use Trae, ByteDance's free AI coding tool, to build a Flask-based visual database query system (EasyQuery) in just 20 minutes. Full walkthrough included.

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.

Hombre is an open-source web GUI for self-hosted Honcho AI memory servers. Features workspace management, semantic search, real-time sync, and RBAC — built with FastAPI and native frontend, MIT licensed, Docker-ready.

Alibaba banned Claude Code after Anthropic accused it of the largest-ever model distillation attack. We break down what distillation is, Claude's hidden tracking, and how this became a US-China national security dispute.

Using a project management system as an example, this article details how to use the Dify low-code platform to achieve AI-powered integration of enterprise internal systems through interface capture and workflow orchestration.

A tech enthusiast decoded an obfuscated Bash script on a Uniqlo T-shirt. This article breaks down the reverse-analysis approach, obfuscation tricks, and safe-execution principles.

Researchers found a hidden authentication backdoor in multiple Tenda router firmware versions, letting attackers bypass passwords to gain admin access. Learn the technical principles, impact, and protection tips.

Fortress is an open-source stealth Chromium built for AI Agents. It eliminates automation fingerprints to bypass Cloudflare and other anti-bot systems.

Deep dive into how OSINT automation tools discover exposed files on domains, covering dictionary probing principles, attack surface management, bug bounty techniques, and compliance boundaries.

A must-read intro to Python web scraping: from HTTP requests and HTML parsing to data storage, systematically explaining how crawlers work and their full workflow, while clarifying legal boundaries like the robots protocol and privacy protection.

A plain-language guide to how Python web scrapers work: from HTTP requests and responses, HTML tag parsing, to the complete three-step data scraping workflow, with a focus on the three legal red lines and compliance advice.