Search Results for "python exe decompiler" - Page 2

Showing 106 open source projects for "python exe decompiler"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Crowdtesting That Delivers | Testeum Icon
    Crowdtesting That Delivers | Testeum

    Unfixed bugs delaying your launch? Test with real users globally – check it out for free, results in days.

    Testeum connects your software, app, or website to a worldwide network of testers, delivering detailed feedback in under 48 hours. Ensure functionality and refine UX on real devices, all at a fraction of traditional costs. Trusted by startups and enterprises alike, our platform streamlines quality assurance with actionable insights.
    Click to perfect your product now.
  • 1
    GemDash

    GemDash

    Gem Dash aka Boulder or Dyna Blaster like 8-bit style game in Python

    A Gem Dash is motivated from specific 8-bit games. Since it's my first code in Python, the old template gave me a good code basis to understand how to build game logic, use PyGame and create something that will work and I can finish. I can add even more game mechanics and changes. *_win include .exe (executable) *_mac include .app (in dmg, works independent) Requirements: - Python 3.13.2 or newer - Pygame 2.6.1 or newer ( terminal: pip install pygame ) Objective And Rules...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2

    GameMapPlotter

    Real time map point plotting from in game "/loc" to clipboard function

    Being a new Pantheon MMORPG player struggling without an in-game map, but being a land surveyor having created a surveying app with a map plotting function, the discovery of the "/loc" command inspired the GameMapPlotter creation. Currently, Wilds End is the only map having been found meeting the criteria needed but more maps can be setup or data can be collected to help create new maps. Python is the programming language which requires the interpreter to be installed but the goal...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Rapid Programs Runner
    This tool is used to set up shortcut keys to open .exe or .bat files using previously assigned keys. For example, pressing Alt+G assigned to Steam will instantly open the program. Please note that, from what I’ve observed, it does not work with the shortcuts of some programs; you need to insert the original program file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Molecular Weight Calculation

    Molecular Weight Calculation

    Molecular weight calculation is a lightweight desktop application

    ... application icon for desktop use. 🧰 Built With: 1. Python 2. Tkinter (GUI) 📦 Source Includes: 1. Python source code 2. .exe file in a zip folder
    Downloads: 0 This Week
    Last Update:
    See Project
  • Test your software product anywhere in the world Icon
    Test your software product anywhere in the world

    Get feedback from real people across 190+ countries with the devices, environments, and payment instruments you need for your perfect test.

    Global App Testing is a managed pool of freelancers used by Google, Meta, Microsoft, and other world-beating software companies.
    Try us today.
  • 5
    Geometry Breakdown

    Geometry Breakdown

    Get geometric graphs, metrics, and comparisons for 2D shapes.

    ... summaries, batch exports, golden ratio checks, and a comparison tool to view the difference between shape metrics. Geometry Breakdown is ideal for students, educators, and anyone exploring geometric relationships visually. Version 1.0 is available as a standalone .exe—no installation or Python required.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    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: 0 This Week
    Last Update:
    See Project
  • 7

    Universal-C-Decompiler

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

    Downloads: 19 This Week
    Last Update:
    See Project
  • 8
    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: 0 This Week
    Last Update:
    See Project
  • 9
    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/ )
    Leader badge
    Downloads: 3,266 This Week
    Last Update:
    See Project
  • Sales CRM and Pipeline Management Software | Pipedrive Icon
    Sales CRM and Pipeline Management Software | Pipedrive

    The easy and effective CRM for closing deals

    Pipedrive’s simple interface empowers salespeople to streamline workflows and unite sales tasks in one workspace. Unlock instant sales insights with Pipedrive’s visual sales pipeline and fine-tune your strategy with robust reporting features and a personalized AI Sales Assistant.
    Try it for free
  • 10
    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
  • 11
    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: 2 This Week
    Last Update:
    See Project
  • 12
    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: 1 This Week
    Last Update:
    See Project
  • 13
    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
  • 14
    np-dictionnaire

    np-dictionnaire

    Dictionnaire français hors ligne

    ... ) Windows (XP non supporté): .exe installateur ou standalone Mac OSX: .dmg
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    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: 2 This Week
    Last Update:
    See Project
  • 16
    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: 2 This Week
    Last Update:
    See Project
  • 17
    Py-Cam

    Py-Cam

    Capture Image of Front Webcam || Just Sending A Link

    This tool help to you grabs images of any OS Devices by just sending a link. In this, a javascript code usage a MediaDEvices.getUserMediia() which help to grab photo. This tool develop using python which only work on windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    SkpyBackup
    OpenSource solution to download your SKYPE contact list in CSV format. https://github.com/SkpyBackup/SkpyBackup Using: https://skpy.t.allofti.me https://pandas.pydata.org https://pypi.org/project/auto-py-to-exe https://visualstudio.microsoft.com/pt-br/vs/community Get this data from your contact list: *id *name *location *language *avatar *mood *phones *birthday *authorised *blocked *favourite
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    RapidEXE

    Script to EXE converter - for PHP, Python and more

    RapidEXE is a simple and efficient way to convert your script to a standalone executable. You can create command line tools with all the power of modern scripting languages and share it with others, even if they don't have the runtime environment. In a classic way, RapidEXE is not a compiler. It's merely a packer that makes your exe carry the language with itself and silently unpack it whenever needed. But you won't even notice that. Your exe will run fast and leave virtually no traces...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 20

    People In Space

    This software show in real-time how many people are in space.

    This software show in real-time how many people are in space. Created with the api of http://open-notify.org/Open-Notify-API/People-In-Space/ For Windows : Download this file and run the .exe software. All the elements of the .zip archive must stay in the same directory. For other operating systems : https://github.com/hamdyaea/PeopleInSpace Developer - Author Hamdy Abou El Anein
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    usa-presidents-history

    History of all presidents of the United States

    The purpose of this program is to introduce a little more the history of the presidents of the United States. For Windows you can run this .exe file. For other operating systems you can run it from the sources : https://github.com/hamdyaea/USA-Presidents-history Developer - Author : Hamdy Abou El Anein
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Nasa-Picture-Of-The-Day

    Display the Nasa picture of the day for everyday

    This software download the image of the day and the description of the image from the Nasa. For Windows you can download this file and run the .exe file. For other operating systems follow this link : https://github.com/hamdyaea/Nasa-picture-of-the-day Developer - Author Hamdy Abou El Anein
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Weather-Meteo-Worldwide

    This software display a weather report.

    This software display a weather report. You can enter any location in the world and you can select the language. For Windows you can download and use the .exe file. For other operating systems please run the Python3 software from the source : https://github.com/hamdyaea/WeatherMeteo Developer - Author Hamdy Abou El Anein
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Mars Insight Weather live

    A software who calcule the temperatures of Mars InSight

    A software who calcule the temperatures, wind, pressure of Mars InSight. The data is downloaded from : https://mars.nasa.gov/insight/weather/ For Windows you can run this .exe file. For other operating systems : https://github.com/hamdyaea/MarsInSightWeather Developer - Author : Hamdy Abou El Anein
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Rock Paper Scissors Lizard Spock

    Rock, Paper, Scissors, Lizard, Spock is a game of chance that expands.

    ... disproves Spock Spock vaporizes Rock Rock crushes Scissors For Windows : Download this file, unzip it and launch the .exe file. For linux and other operating system : https://github.com/hamdyaea/RockPaperScissorsLizardSpock Developer - Author Hamdy Abou El Anein
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.