#include <stdio.h> #include <malloc.h> int main() { while(true) { int* i = (int* )malloc(999999); } return 0; }
[培训]科锐逆向工程师培训第53期2025年7月8日开班!