Search Results for "easy python decompiler" - Page 59

Showing 1686 open source projects for "easy python decompiler"

View related business solutions
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 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
  • 1
    The Mandragora World Engine is a C++/Python engine which allows the easy creation of programs, including applications, simulations, and games. Able to load and run specific program modules. Will handle objects, graphics, sound, physics, GUI, and even AI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    OpenLogistic is a web based online logistic solution. It's focused on SME logistic enterprises and based on django framework. His design is focused in a clean user interaction and a complete set of tools to allow an easy management.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    PyGiNaC is a Python interface to the C++ symbolic math library GiNaC (www.ginac.de). Its design attempts to be an easy to use and convenient alternative to cint or ginsh.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    An easy to use program to convert OGM or MKV files to AVI, with the greatest speed and least amount of re-encoding possible. Supports drag-and-drop and 'one click' batch conversion for files or entire folders.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    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.
    Download Now
  • 5
    HTMLTemplate is a product for Plone. With HTMLTemplate one will be able to create easy reusable standard HTML documents with additional, dynamic changeable components.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    TopDrawer makes it easy to produce beautifully typeset Euclidean geometry diagrams.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Mururoa is a set of Python libraries for making games, and other applications that demand similar technologies. It is *not* a framework. The aim is to make it easy for you to pick the parts you need and integrate them into your code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Optik is a flexibly, extensible, easy-to-use library for parsing command-line options with Python. It implements the conventional GNU/Unix syntax, and auto-generates help text.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    CAjax is a library for building AJAX style web applications, which consists of a javascript package for easy writing object-oriented AJAX logic in javascript, and a set of server-side packages dealing with unified communication details.
    Downloads: 0 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.
  • 10
    Togra is a high-level approach to 3D application scripting using Python and OpenGL. Rather than providing direct access to OpenGL calls, Togra allows users to script a call graph, then evaluates this call graph in C. This gives easy, fast 3D graphics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    PyqPlayer is a media player for the Sharp Zaurus. PyqPlayer works like a portable MP3 player and lets you manage multiple playlists, browse your music by artist, album, genre, or song, even play videos -- all from an easy to use menu driven interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Skeletonz is an Ajax approach on a content management system (CMS). It differs from others by being simple, but yet very powerful. The system is very dynamic and easy to use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Free Open FTP Face is a graphical (GTK+) FTP client written in Python. Its emphasis is on simplicity and convenience. It is multiplatform, easy to use, has a built in text viewer, image viewer, audio player, checksums, and one-click (de)compression.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    diskotech is an easy to use iso burning frontend to cdrecord designed for use with many static images
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    PySQLExec is a powerful easy-to-use graphical SQLExec written in Python for both Linux and Windows to deal with MSSQL Servers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The Snes9x Python Launcher is a text/terminal based frontend for the Snes9x binary used in Linux. It supports many of the command line switches used by Snes9x, and helps to make it as easy to use on Linux as it is on Windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Easy to use menu-based filesystem navigation aid for the ROX Desktop
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    PanDAV is a project comprising of a WebDAV server library (in Python) and a simple WebDAV file server, written to be extremely easy to use and extend.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Portable Plot is a pure ansi/iso c++ plot library that makes the construction of native plot widgets easy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A Leitner-style flashcard program designed primarily for language study. PitaCard has strong multi-language support and is designed to make the creation and review of cards easy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A dictionary protocol server implementation written in Python. The goal is to create a full-featured dictionary protocol server, which makes the retrieval of word definitions from any source and in any language easy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    PONY - ORM & web publication framework

    PONY - ORM & web publication framework

    Pony is a fast and easy to use Python ORM

    Pony is an object-relational mapper. The most interesting feature of Pony is its ability to write queries to the database using generator expressions. Pony works with entities which are mapped to a SQL database. Using generator syntax for writing queries allows the user to formulate very eloquent queries. It increases the level of abstraction and allows a programmer to concentrate on the business logic of the application. Following is an example of a query in Pony: select(p for p in...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Ebookreader is an easy to use onscreen reader and library manager written in Python and Pygame.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    GLWT is a API to build OpenGL app,like famous GLUT but more easy to use.PyGLWT is a Python implement of GLWT
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Comic Browser is a program that makes it easy to read online Web comics such as User Friendly and Penny Arcade using a nice, simple GUI. You can go to the first, previous, next and last comic with a single mouseclick. New comics are marked in bold.
    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.