Showing 89 open source projects for "python exe decompiler"

View related business solutions
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
    Get started free
  • Save hundreds of developer hours with components built for SaaS applications. Icon
    Save hundreds of developer hours with components built for SaaS applications.

    The #1 Embedded Analytics Solution for SaaS Teams.

    Whether you want full self-service analytics or simpler multi-tenant security, Qrvey’s embeddable components and scalable data management remove the guess work.
    Try Developer Playground
  • 1
    Decompiler

    Decompiler

    Binary executable decompiler

    Reko decompiler reads program binaries, decompiles them, infers data types, and emits structured C source code. Designed with a pluggable architecture, it currently has: - support for 68k, ARM, MIPS, PowerPC, Risc-V, Sparc, x86, Z80 processors and many more - support for EXE, Elf, AmigaOS Hunk executable formats and many more - support for MS-DOS, Win32, U*ix, AmigaOS , C64, ZX-81 Reko decompiler comes with a GUI and a command-line interface. Visit https://github.com/uxmal/reko...
    Leader badge
    Downloads: 224 This Week
    Last Update:
    See Project
  • 2
    SASM

    SASM

    Simple crossplatform IDE for NASM, MASM, GAS and FASM languages

    .... In Windows SASM can execute programs in a separate window. Enter your input data in "Input" docking field. In "Output" field you can see the result of the execution of the program. Wherein all messages and compilation errors will be shown in the form on the bottom. You can save source or already compiled (exe) code of your program to file and load your programs from file.
    Downloads: 85 This Week
    Last Update:
    See Project
  • 3
    RedtDec

    RedtDec

    RetDec is a retargetable machine-code decompiler based on LLVM

    The decompiler is not limited to any particular target architecture, operating system, or executable file format. ELF, PE, Mach-O, COFF, AR (archive), Intel HEX, and raw machine code supported. 32-bit: Intel x86, ARM, MIPS, PIC32, and PowerPC 64-bit: x86-64 supported. Demangling of symbols from C++ binaries (GCC, MSVC, Borland). Reconstruction of functions, types, and high-level constructs. Output in two high-level languages: C and a Python-like language. Generation of call graphs, control-flow...
    Downloads: 40 This Week
    Last Update:
    See Project
  • 4
    guiscrcpy

    guiscrcpy

    Full fledged GUI integration for the Android screen mirroring system

    A simple, pluggable, graphical user interface for the fastest Android screen mirroring software, scrcpy. guiscrcpy is a multiplatform, ready-to-use GUI layer for Android to PC screen mirroring written in the advancing programming language python3 for the most award-winning open-source android screen mirroring system.
    Downloads: 58 This Week
    Last Update:
    See Project
  • Red Hat Enterprise Linux on Microsoft Azure Icon
    Red Hat Enterprise Linux on Microsoft Azure

    Deploy Red Hat Enterprise Linux on Microsoft Azure for a secure, reliable, and scalable cloud environment, fully integrated with Microsoft services.

    Red Hat Enterprise Linux (RHEL) on Microsoft Azure provides a secure, reliable, and flexible foundation for your cloud infrastructure. Red Hat Enterprise Linux on Microsoft Azure is ideal for enterprises seeking to enhance their cloud environment with seamless integration, consistent performance, and comprehensive support.
    Learn More
  • 5
    A Quick Batch File Decompiler

    A Quick Batch File Decompiler

    Quick Batch File Compiler decompiler. compile bat to exe back to bat

    A Quick Batch File Decompiler v5.3.1.1 Quick Batch File Compiler decompiler back to bat. compile batch file to exe back to bat. Currently, this works for: Quick Batch File Compiler iexpress (and other ZIP SFX utils like bat2exe) Simply drag your compiled batch file EXE on to aQBFD_5311.exe or aQBFD_5311_admin.exe This project will decompile many BAT to EXE solutions back to a batch file. If you ever made an EXE from your Batch file and need to recover it, use this. If your...
    Downloads: 19 This Week
    Last Update:
    See Project
  • 6
    GPT Computer Assistant

    GPT Computer Assistant

    gpt-4o for windows, macos and linux

    This is an alternative work for providing ChatGPT MacOS app to Windows and Linux. In this way, this is a fresh and stable work. You can easily install as a Python library for this time but we will prepare a pipeline for providing native install scripts (.exe).
    Downloads: 6 This Week
    Last Update:
    See Project
  • 7

    Universal-C-Decompiler

    a tool used to convert 32bit executable or assembly files into c code.

    Downloads: 18 This Week
    Last Update:
    See Project
  • 8
    krsatyam7 autotyper

    krsatyam7 autotyper

    Autotyper Software

    Best and free autotyper ever. Make sure Python is installed. Windows users may directly download exe file and use it. But the above commands are useful when the system doesn't have access to administrator access. There is no hotkeys support and no executable file for macOS as of now. Use autotyper with GUI buttons. And must allow accessibility access to python (pop up will appear only for the first time).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Nafas

    Nafas

    Breathing Gymnastics Application

    Breathing gymnastics is a system of breathing exercises that focuses on the treatment of various diseases and general health promotion. Nafas is a collection of breathing gymnastics designed to reduce the exhaustion of long working hours. With multiple breathing patterns, Nafas helps you find your way to a detoxified energetic workday and also improves your concentration by increasing the oxygen level. No need to walk away to take a break, just sit comfortably, run Nafas and let the journey...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 10
    Mouse Keyboard Clicker Holder

    Mouse Keyboard Clicker Holder

    Autoclicker and holder for keyboard keys and mouse buttons

    Autoclicker and holder for mouse buttons and keyboard keys. A small program to autoclick or hold a keyboard key or a mouse button. Can be downloaded as .exe as well as the original .py file. The source code is written in Python with alongside PySide6 and Pynput. The program is distributed under the Unlicense ( https://unlicense.org/ ) Program created in collaboration with Luigi Panetti
    Leader badge
    Downloads: 2,558 This Week
    Last Update:
    See Project
  • 11
    Py2EXE

    Py2EXE

    Convert a Python script into an executable (.exe) file using PyInstall

    This is a Python to Exe Converter application built using PyQt5. It allows you to convert a Python file into an executable (.exe) file using PyInstaller. It provides a graphical user interface (GUI) where you can select a Python file, choose conversion options, and specify the output folder. The application utilizes PyInstaller to package the Python code and its dependencies into a standalone executable file.
    Downloads: 277 This Week
    Last Update:
    See Project
  • 12
    maXbox

    maXbox

    maXbox: Precompiled Object Based Scripting Tool

    maXbox: Precompiled Object Based Scripting Tool maXbox is a free scripter tool with an inbuilt object pascal delphi engine in one exe! It is designed for teaching, develop, test and analyzing apps and algorithms and runs under Win, Mac and Linux (CLX) to set code in a box without installation and no administration. The tool for 32 and 64-bit is based on an educational program with examples and exercises (from biorhythm, REST services , form building to how math works). Pure Code for Object...
    Leader badge
    Downloads: 54 This Week
    Last Update:
    See Project
  • 13
    maXbox5

    maXbox5

    maXbox is a script tool engine, compiler and source lib all in one exe

    The Art of Coding: maXbox is a script tool engine, compiler and source lib all in one exe to design and code your scripts in a shellbook! It supports Pascal, Delphi (VCL), Python (P4D), PowerShell and Java Script (Edge WebView).
    Downloads: 18 This Week
    Last Update:
    See Project
  • 14
    boundman

    boundman

    Add rule to windows firewall to block inbound and outbound traffic

    Boundman is an advanced, user-friendly, and sleek application designed to take control over your network connections. It allows you to efficiently manage and block incoming and outgoing traffic for specific .exe files contained within a chosen folder and its subfolders. With its intuitive PyQt5 graphical interface and robust PowerShell scripts, Boundman provides seamless integration with the Windows Firewall for a powerful network management experience.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 15
    MAX StressTester

    MAX StressTester

    MAX StressTester: Python stress testing tool for max CPU, RAM and Disk

    Disclaimer:im still working on this project please provide any feedback of bugs if you want :D helps me improve the experience for others. Also, windows might flag the exe file for a virus as it a python to exe file (might fix it later) this explains why it could be flagged as a virus on some virus detectors: https://s.id/1Cuk1 MAX StressTester is an open-source stress testing tool developed by ssit, available on the popular software development platform, SourceForge. The tool...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    macara

    macara

    A converter for seamless transformation of files, data, and media ...

    This application consolidates various scripts, including an AI feature (rembg), into a singular platform. The design of this software is evolutionary, allowing for the seamless integration of additional scripts, menus, or windows as needed. Serving as a versatile tool, it facilitates efficient file management, especially when handling a substantial volume of images, whether sorting by name or other attributes. These scripts are crafted to complement generative art AI technologies like Dall-e...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17

    A WAD of Dungeon Mazes

    A random map WAD file generator

    ... instead of the Python files that it has been "frozen" with pyInstaller. The way the exe is formed sometimes makes virus sofware suspicious (try googling "windows blocked pyinstaller" for info). If you feel better about not using the exe just download Python 3 and use the python files. The doomstarter.pyw file is the entrypoint. The latest changes to V1.2 were designed to make the user interface much more compact so that people running Windows screens on Zoom 150% can still see all the buttons.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    microfileserver

    microfileserver

    small HTTP server for everyday sharing. micro-file-server

    FTP like desing, HTTPS support, configurable, in one file - py or exe. Secure, with sha512 checksum, no installation required, small and fast. microfileserver, micro-file-server, micro_file_server
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    JasoPC

    JasoPC

    JasoPC is a under development OS that Runs on Windows OS.

    Please download all the files, not just python .exe for the app to work.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Battery Life Saver

    Battery Life Saver

    Battery Life Saver can extend the life span of laptop batteries.

    Battery Life Saver can extend the life span of laptop batteries. Using a Laptop Battery continuously by overcharging above 90% or by below 15%, reduces its life span. This light-weight .exe program, Battery Life Saver will alarm, on excess charging or discharging. Set the desired Battery Limit Percentage using the slider, say 50% and allow the Battery Life Saver to give alarm. It automatically detects, charging and battery status. For more advanced options, contact the author...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Gooey

    Gooey

    Turn Python command line programs into a full GUI application

    Gooey is a tool for transforming command line interfaces into beautiful desktop applications. It can be used as the frontend client for any language or program. Whether you've built your application in Java, Node, or Haskell, or you just want to put a pretty interface on an existing tool like FFMPEG, Gooey can be used to create a fast, practically free UI with just a little bit of Python (about 20 lines!). To show how this all fits together, and that it really works for anything, we're going...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Scriper

    Scriper

    .Net Core desktop application for running scripts

    Are you tired from everyday searching application and scripts? Using Scriper you can manage and run all yours scripts or applications from one place. Simply add script to Scriper and run it by run button. Actual version supports these file extensions (scripts): Windows Proccess - .bat PowerShell - .ps1, .ps2 Python - .py Exe - .exe Linux Shell - .sh Javascript - .js Wiki https://github.com/Gramli/Scriper/wiki
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    np-dictionnaire

    np-dictionnaire

    Dictionnaire français hors ligne

    ... ) Windows (XP non supporté): .exe installateur ou standalone Mac OSX: .dmg
    Downloads: 6 This Week
    Last Update:
    See Project
  • 24
    Python Converter
    Python Converter *v1.1.0* • You can quickly convert GUI files created with PyQt5 and PySide2 to python file with uic method. • You will be able to convert your Python programs to .exe format with the pyinstaller method in the criteria you want. • You can quickly set up a virtual environment in your project, test it in a virtual environment, load modules and assist in the development phase of your project. It will be added with updates.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 25
    PyVakitci

    PyVakitci

    Namaz vakitlerini gösterir, ezan okur.

    Diyanet verilerine göre tüm ülke ve şehirler için namaz vakitlerini gösterir, isteğe bağlı olarak namaz vaktinde ezan ve ezan duasını okur. Son güncelleme 27 Aralık 2020 tarihinde yapılmıştır. Program çalıştırılırken hata verirse Microsoft Visual C++ 2010 Redistributable Package (x86) dosyasının kurulması gerekiyor: http://master.dl.sourceforge.net/project/pyvakitci2011/vcredist_x86.exe Bu kurulurken Windows Installer ile ilgili bir hata verirse bu bağlantıdan sisteminize uygun olanı...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next