2 matches found
mp-flipper
MicroPython Flipper Zero 允许您在 Flipper Zero 上原生使用 Python 的强大功能。 该应用程序可在官方 Flipper Lab 上获取。 有关如何使用 Python 为 Flipper 编程的详细信息,请参阅 GitHub Pages 上的文档。 免责声明 此 FAP 版本启动时约需 80 kB 的 SRAM(用于 Python 运行时和编译器)。 由于内存碎片化,应用程序在启动时可能会崩溃。 如果发生这种情况,只需重试(崩溃不会损坏您的设备)。 !IMPORTANT 此问题已在此 issue中向固件开发者提出。 尽管如此,从 SD 卡运行...
5.8AI score
SaveExploits0References7
CVE-2026-1998 micropython runtime.c mp_import_all memory corruption
A flaw has been found in micropython up to 1.27.0. This vulnerability affects the function mpimportall of the file py/runtime.c. This manipulation causes memory corruption. The attack needs to be launched locally. The exploit has been published and may be used. Patch name:...
4.8CVSS0.00211EPSS
SaveExploits1References8
20