Search Results for "python exe decompiler" - Page 3

Showing 107 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
  • Turn Your Content into Interactive Magic - For Free Icon
    Turn Your Content into Interactive Magic - For Free

    From Canva to Slides, Desmos to YouTube, Lumio works with the tech tools you are already using.

    Transform anything you share into an engaging digital experience - for free. Instantly convert your PDFs, slides, and files into dynamic, interactive sessions with built-in collaboration tools, activities, and real-time assessment. From teaching to training to team building, make every presentation unforgettable. Used by millions for education, business, and professional development.
    Start Free Forever
  • 1

    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
  • 2

    PyCryptImg

    CLI image text encryption using python

    Simple python program to encrypt up to 255 character text into .png or .bmp images. VIEW the README for further instructions as well as image specifications. Used pyinstaller to compile into an .exe ---Feedback is welcome ---
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Simple Video Trimmer

    Preview video with VLC; use in/out hotkeys; trim with FFMPEG.

    Written in Python, this program uses VLC media player to preview a video, and then it uses FFMPEG with "copy" codec to quickly cut out a segment from the video. VLC seek/jump hotkeys, as well as in/out hotkeys are supported. Currently, it's just in Python (no EXE), but it should be easy to run it from Python. From the command prompt, install the dependencies: pip install wxPython pip install boto pip install selenium pip install google-api-python-client Then start the program...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    PyInstaller Extractor

    Extract contents of a Windows executable file created by pyinstaller

    MIGRATED TO GITHUB https://github.com/extremecoders-re/pyinstxtractor This is a python script to extract the contents of a PyInstaller generated Windows executable file. The contents of the pyz file (usually pyc files) present inside the executable are also extracted. The pyc files are made valid so that a python bytecode decompiler will recognise it. Script can run on both python 2.x and 3.x Pyinstaller versions 2.0, 2.1, 3.0, 3.1 and 3.2 are supported
    Leader badge
    Downloads: 212 This Week
    Last Update:
    See Project
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 5

    SPython

    a clean Python Editor

    Alpha 1.0 is EXTREMLY unstable. Run doesn't work properly, Open IDLE doesn't work AT ALL. The highlighting lags behind and its laggy to move the window arround when you are not in windowed Mode. SPython (SuperPython) is a fast and clean Python IDE for Windows, Linux and OSX. Its based on my own Tkinter-based Toolkit called "sfxwin". In the first build it only allows you to Code and Run Programs in Python 3. The Code highlighting is dont by pygments. In the next Versions I am going to add...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    ALRDR 2.0 demo

    ALRDR 2.0 demo

    The second demo of my game engine.

    Started when I was 16, still not ended, here is a demo of the game engine on which I work for more than 1 year. It's my first game project, so I decided to make it easy, by creating my own game workbench (a friend is making the MapEditor, I'm doing the rest), including the game engine, render engine, graphics, programmation, syntax ect. Don't wanted especially to share it, but friends wanted to play on it, so I will just share the .exe here. The source will come maybe later :)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    venom - shellcode generator

    venom - shellcode generator

    msfvenom shellcode generator/compiler/listenner

    The script will use msfvenom (metasploit) to generate shellcode in diferent formats ( c | python | ruby | dll | msi | hta-psh ), injects the shellcode generated into one funtion (example: python) "the python funtion will execute the shellcode in ram" and uses compilers like: gcc (gnu cross compiler) or mingw32 or pyinstaller to build the executable file, also starts a multi-handler to recibe the remote connection (reverse shell or meterpreter session). -- 'shellcode generator' tool reproduces...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    File checksum validator

    File checksum validator

    Python (2.7) script validating the checksum of a file.

    Python (2.7) script validating the checksum of a file. Supports md5, sha1, sha224, sha256, sha384 and sha512. usage -------- python CheckSum.py <algo> <filename> <checksum> example ------- C:\Python27\python.exe C:/Users/User/Projects/Python/CheckSum/CheckSum.py sha256 C:\Users\User\Downloads\pycharm-community-2016.2.1.exe f800ce642c6c838c17bb726bc0ae9680fd07b3801fd82ee402155bfd5ddded7c Checksum match! Process finished with exit code 0
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Easy Python Decompiler

    Easy Python Decompiler

    Python 1.0 - 3.4 bytecode decompiler

    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..
    Leader badge
    Downloads: 106 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.
  • 10

    D&D Next Loot Generator

    Loot generator for D&D Next

    This loot generator was written by myself while I was trying to teach myself python. It's written badly but there are no bugs (that I know of) and it works as intended. It's written in python and the .csv and .txt files can be added to if you want to add your own loot. Just run the .exe file for it to run (in windows!). It's also good for any other fantacy RPG, or you can create your own csv and txt files for a modern RPG you are running. Needless to say, if you are running Linux...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A simple, fast program to find the best 3 pin gauges that will fit in a desired bore. Program was written in Python and then converted to a .exe using PyInstaller. More information here: https://diynovice.wordpress.com/2015/11/09/pin-gauges-and-soddy-circles/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    mysql2sqlite

    converts mysql database to sqlite database using php, pdo or exe

    ... : Usage : edit the in i file to fit your system, and just run the exe or the python script.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 13

    Fbc - UT game

    A python programmed Ultimate team styled game for fbc

    This program is a ultimate styled game built using python and compiled to a exe. Although you cant play games they are simulated it is still pretty cool. It is also in a very early stage and only the card generator is done
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Open Current Wallpaper

    Open Current Wallpaper

    EN : Open Current Wallpaper This programm is used to open your current wallpaper on your default image viewer / editor. It's useful if you use the Wallpaper slideshow and you want to open the current image. Python sources are included in the package, you can build the .exe yourself if needed. Works on Windows 7, 8 and 10. Enjoy ! FR : Ouverture du fond d'écran courant Ce programme sert à ouvrir le fond d'écran en cours d'affichage. C'est utile par exemple lorsque l'on...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    MEINC Installer turns a python application into a Windows EXE or a Unix executable. This is based on Gordon McMillian's Installer project that is no longer maintained.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    LightProfiler

    LightProfiler

    Profiler for Oracle extended SQL trace files

    LightProfiler – application for performance analysis of the Oracle databases. It generates detailed resource profile for extended SQL trace files (10046 event), containing information about consuming of response time (by events, by cursors, etc.), data files usage, error analysis (SQL, PL/SQL) and much more. Also it contain tools for additional processing of trace files (extract session data, splitting files) and for management of database's sessions (disconnecting, tracing, monitor...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17

    Py2Exe Dumper

    Extracts py2exe generated executable

    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
    Leader badge
    Downloads: 9 This Week
    Last Update:
    See Project
  • 18
    Divpdf

    Divpdf

    A simple program with a graphical interface for splitting PDF files.

    The program allows you to split large pdf files into separate parts, keeping each part in a separate PDF file. The program does not need to install more special dependence. Simply download and run the executable file exe.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    TabbyLogger

    Live log viewer in tabs written in Python using PySide.

    TabbyLogger Live log viewer in tabs written in Python using PySide. Ready to be compiled to exe by PyInstaller or Cx_freeze. It was created as a helper for working with Openerp logs but it will be useful for anyone who needs to see live log of any application. It is also simple example of handling QT tabs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Pyinstaller Exe Rebuilder

    Pyinstaller Exe Rebuilder

    Recompiles pyinstaller exe files

    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.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21

    EXE Next Gen

    EXE Next Generation: GUI for eLearning authoring

    GUI for e-Learning authoring based on the fantastic original exelearning with many new idevices and an export to mobile function.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22

    NullsoftDecompiler

    Decompiler for setups creates with the Nullsoft Installer

    Python scripts that'll help you to nearly fully recover your NSIS-installation scripts. It's currently in the 'alpha-state' however it's not far from being worth to title as beta or release. I'm new to Sourceforge - for small updates I may also prefer the page below. UPDATE: It'll maybe not working on this anymore. http://7-zip.de does a great job in also decompiling NSI.So I recommand you to check out 7-zip BETA. Generally 7-zip opens NSI[exe] files - since 9.33 [2014-06-15...
    Leader badge
    Downloads: 25 This Week
    Last Update:
    See Project
  • 23
    This is a .exe program (originally python) to balance chemical equations. Just enter the reactants and the products, and this tool will automatically add the coefficients.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    COIL Programming Language

    COIL Programming Language

    COIL:A Programming Language made by Teens for Teens(ikr)

    Complex Output Input Language. It was made because games in python end up quite ugly and bloated. This is designed to be clean & easy. It's an interpreter, It was written in C++. Not a singe line of code was written by an adult (except the standard c++ libraries). Give it a try and tell me what you think. It's a work in progress so there are only input and output functions, variables and if statements. Because it's at an early stage in design, any ideas you give me now can be integrated...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Kyusho-Sensitive Data Search Tool

    Sensitive Data Search Tool

    Kyusho is a Python 3.3.2 program that crawls a specified location (currently a locally available directory) for sensitive information. Current capabilities include finding: - In text files - SSNs - Credit Card #s - In binary files <in the works> If you're new to using a command-line interface, there is an old version of the program available, compiled as an exe. https://sourceforge.net/projects/sensitivedatasearchtool/files/Old-version/
    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.