Reverse engineering of UPS power supplies
作者分析了无源代码的UPSilon 2000程序,观察其功能对USB描述符的影响,并基于此用Rust开发了一个完整库。
2025-7-30 06:26:14
Author: www.reddit.com(查看原文)
阅读量:18
收藏
Take a look at my project in which I analyzed the UPSilon 2000 program, which does not have a source code. I observed how the various functions of this program affect the USB descriptors and thanks to this I made a complete library in Rust.