mirror of
https://github.com/juewuy/ShellCrash.git
synced 2026-04-28 13:36:21 +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.