mirror of
https://github.com/juewuy/ShellCrash.git
synced 2026-03-11 07:51:45 +00:00
- replace self-invoked with a while true loop。 - Wrap the inner function outside the parent function to prevent duplicate declarations caused by the while true loop.