Skip to content

Instantly share code, notes, and snippets.

@koraysaritas
Created September 20, 2019 15:41
Show Gist options
  • Save koraysaritas/740569bbc4b92939186b4b15f0695804 to your computer and use it in GitHub Desktop.
Save koraysaritas/740569bbc4b92939186b4b15f0695804 to your computer and use it in GitHub Desktop.
pyc2py
forfiles /s /p C:\Users\koray\Desktop\Scripts /m *.pyc /c "cmd /c uncompyle6 -o @path.py @path
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment