How To Change Management Password and Set SSH on OpenWRT

How To Change Management Password and Set SSH on OpenWRT

This chapter mainly explains: the basic usage of OpenWRT firmware to change the management password and set up SSH terminal service. 1. What is OpenWRT firmware Here is a brief introduction to the origins of OpenWRT. Back in the day, Linksys (now acquired by Cisco) released a wireless router product named WRT54G/GS, a classic product. … Read more

How to Compile OpenWrt Firmware

How to Compile OpenWrt Firmware

Why Compile OpenWrt Yourself There are several reasons to compile OpenWrt yourself: Customization: Users can choose which software packages to install according to their needs, resulting in a smaller firmware file size. Updates: If you want to use the latest kernel version or other software, you can compile it yourself. Security: If you want to … Read more

How to Use Robotbit Firmware in Mu Editor?

How to Use Robotbit Firmware in Mu Editor?

Introduction: The 【Micro:bit】 is a microcomputer development board designed for youth programming education, and it has gained significant popularity in the maker education community. Tutorials and applications surrounding 【Micro:bit】 are constantly being updated. Additionally, Meow Star has customized a high-end expansion version for 小bit – Robot:bit, which has captured the hearts of many enthusiasts! Recently, … Read more

Overview of Embedded Systems: The Brain of Smart Devices

Overview of Embedded Systems: The Brain of Smart Devices

Overview of Embedded Systems: The Brain of Smart Devices Embedded systems are undoubtedly an indispensable part of modern technology, quietly operating in countless devices around us, from simple household appliances to complex spacecraft. This article will delve into the basic concepts and application scenarios of embedded systems, illustrating their importance in modern society with compelling … Read more

Building a Firmware Simulation Environment for IoT Devices

Building a Firmware Simulation Environment for IoT Devices

In this article, we will demonstrate how to simulate the firmware of a given IoT device. Firmware simulation can be used for various purposes, such as providing a better way to analyze firmware, testing exploits, and completing remote debugging. Based on this technology, you can simulate firmware of different architectures and interact with it without … Read more

Reverse Engineering STM32 Firmware: A Comprehensive Guide

Reverse Engineering STM32 Firmware: A Comprehensive Guide

This article is a highlight from the KX forum, authored by KX forum user ID: Lpwn 1 Overview Using an old project on fan control as an experiment. It utilized external interrupts, timer interrupts, and PWM. The MCU is STM32F103ZET6. In the Keil settings, you can see the starting address of the firmware, which is … Read more

Download Links for RK3588 022A Android 13 Firmware

Download Links for RK3588 022A Android 13 Firmware

022A v2.0 Mainboard Firmware lvds English Public Version:YF_022Av2.0_T_LVDS_1920x1080_EN_20241122.rar Link: https://pan.baidu.com/s/1KZJJmTEQAeThITcdQs0iNQ?pwd=1111 Extraction Code: 1111 edp English Public Version:YF_022Av2.0_T_EDP_1920x1080_EN_20241122.rar Link: https://pan.baidu.com/s/1RaDq1z1xG85CSgsnqym6sA?pwd=1111 Extraction Code: 1111 edp 4K English Public Version:YF_022Av2.0_T_EDP_4K_EN_20241122.rar Link: https://pan.baidu.com/s/1RIMtmcsPK0qi0TPU2dVa8Q?pwd=1111 Extraction Code: 1111 9881 mipi English Public Version:YF_022Av2.0_T_MIPI_9881_EN_20241122.rar Link: https://pan.baidu.com/s/1Nf0kAcGjhSUT2I8n-cx2uw?pwd=1111 Extraction Code: 1111 9365 mipi English Public Version:YF_022Av2.0_T_MIPI_9356_EN_20241122.rar Link: https://pan.baidu.com/s/1a6inHtVAslRUDzPHcz1pMg?pwd=1111 Extraction Code: 1111 HDMI English Public … Read more

How to Install Custom Firmware on a Camera via SD Card

How to Install Custom Firmware on a Camera via SD Card

0x01. Camera SD Card Flashing Experience Recently, I researched the SD card flashing function of a camera I have, which only supports FAT32 formatted SD cards. Therefore, I needed to format the SD card to FAT32 first. Additionally, Microsoft limits FAT32 to a maximum capacity of 32GB, so I could only use an SD card … Read more