After using pyinstaller to generate the executable file serval days before, I deleted my python source code by mistake. I had tried ways to retrieve this, mainly searched about how to transform the ...
root@e7138ea2e2b5:/mnt# python3 crashme.py --limit 1024 --import Setting ulimit to 1024... Importing a "big" library... root@e7138ea2e2b5:/mnt# python3 crashme.py ...