Python Reverse Analysis Tool V2.5

Python Reverse Analysis Tool V2.5

Building a Cloud Phone (No Root Required)Android Framework Learning PathCustom ROM for Android 10 to 16In-depth Android Framework BasicsCustom ROM for Android 7 to 16 (2025)Custom ROM for Android 7 to Android 16 (Modifications)Cloud Phone Redroid Android 13 One-Click Build ScriptCustom Android 10 to 16 System Based on QEMU/KVMAOSP Pixel4 Android 13 System Customization (Compilation … Read more

In-Depth Analysis of Network Protocols: The Evolution from HTTP to QUIC

In-Depth Analysis of Network Protocols: The Evolution from HTTP to QUIC

“ In previous articles, we discussed the OSI seven-layer model and proxy VPN technology. Today, we will explore the development of network protocols, particularly the evolution from HTTP/1.1 to HTTP/3, and how these changes impact our daily development and security analysis. The Development of Network Protocols Network protocols are akin to the evolution of human … Read more

Security Risk Analysis of Large Models and Multi-Agent Systems (Part 1)

Security Risk Analysis of Large Models and Multi-Agent Systems (Part 1)

With the rapid development of artificial intelligence (AI) technology, intelligent agents (AI Agents) and multi-agent systems (Multi-Agent Systems) based on large language models (LLMs) are increasingly penetrating various application fields, from simple conversational assistants to complex autonomous decision-making systems. At the same time, the emergence of Model Context Protocols (MCP), which serve as a critical … Read more

Using Knoppix for Linux System Intrusion Detection

Using Knoppix for Linux System Intrusion Detection

Knoppix is a Debian-based Live Linux distribution that is very suitable for system recovery and intrusion detection because it can boot directly from CD/DVD or USB without needing to be installed on the hard drive, and it does not modify the target system. Advantages of Using Knoppix for Intrusion Detection No Trace Operation: Does not … Read more

A Linux Intrusion Investigation

A Linux Intrusion Investigation

According to the received threat intelligence report, the hacker group IronShade has launched attacks against Linux servers in the region. To prevent attacks from this APT organization and understand their attack patterns, our team set up a honeypot, exposing weak SSH and ports. As security analysts, we need to conduct a comprehensive intrusion assessment on … Read more

Analysis of a Digital Image Encryption Algorithm Based on Chaotic Mapping and Its Limitations with MATLAB Code

Analysis of a Digital Image Encryption Algorithm Based on Chaotic Mapping and Its Limitations with MATLAB Code

✅ Author Profile: A research enthusiast and Matlab simulation developer, continuously improving both mindset and technology. For code acquisition, paper reproduction, and research simulation collaboration, pleasesend a private message. 🍎 Personal Homepage: Matlab King Assistant 🍊 Personal Motto: Walk every day, fear not the distance of ten thousand miles 🍊 Code Acquisition Method: QQ: 2307468664 … Read more

IOTFUZZER: Discovering Memory Corruption in IoT Through Application-Based Fuzz Testing

IOTFUZZER: Discovering Memory Corruption in IoT Through Application-Based Fuzz Testing

1. Overview The author proposes a novel automated black-box Fuzz testing framework—IOTFUZZER, aimed at monitoring memory corruption vulnerabilities in IoT devices. Main Advantages No need to obtain firmware images of IoT devices. No reverse engineering required. No need to know the specifics of the protocol. Purpose of Work Only Fuzz testing, used to guide subsequent … Read more

Analysis of Risks and Security Assurance in Real-Time Embedded Systems

Analysis of Risks and Security Assurance in Real-Time Embedded Systems

Since the second issue of 2020, the “Foreword” column has been launched in the journal “Microcontrollers and Embedded System Applications”, inviting an industry expert each issue to share their views on embedded technology related to current hot topics, benefiting embedded technology practitioners and enthusiasts. The article published today is the foreword for the 12th issue … Read more