Rare find

PyMemDump. Extract hidden code and files from running Python programs.

github.com/KhanhNguyen9872/PyMemDump

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

February 2026
  • updated README
  • added scanning pycodeobject
  • Update README.md
  • added requirements.txt
  • updated FAQ
  • update README
  • fix ask pid again when call admin permission
  • support extract dump of linux
  • Update dump_process.py
  • Update pyinstaller_dump_extract.py
  • Update dump_process.py
  • added suspend and resume when dump memory
  • update find dll name
  • update show pyd file, fix duplicate .pyc
  • added support bz2, lzma, gzip
  • fixed extract the dump
  • Update pyinstaller_dump_extract.py
  • Update pyinstaller_dump_extract.py
  • fix extract zip wrong
  • Update pyinstaller_dump_extract.py