Grafana: The open and composable observability platform
Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.
Grafana is the open source analytics & monitoring solution for every database.
Learn More
Build Securely on AWS with Proven Frameworks
Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
Easy Python Decompiler is python bytecode decompiler, decompiles pyc & pyo files.
Python version 1.0 to 3.4 are supported.
This project is based two excellent decompiler "Uncompyle2" & "Decompyle++"
No python installation is necessary for decompiling!
You can decompile a single file or a whole directory.
Unicode filenames are supported..
This has been superseded by a better tool Py2Exe Binary Editor available at:
https://sourceforge.net/projects/p2ebe/
Py2ExeDumper is a tool to extract a py2exe generated executable file.
This tool is helpful when the exe is made in "onefile" mode. It extracts the embedded python script and the library.zip
Pyinstaller exe rebuilder is a tool to recompile/reverse engineer pyinstaller generated executables without having access to the source code.
Python version 2.5, 2.6 and 2.7 are supported.
(Note : pyinstaller itself supports python 2.4 to 2.7)
Within the software you will find detailed help including a video about how to use the tool.