Search Results for "easy python decompiler" - Page 37

Showing 1708 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
    E-Election is a system for web based elections. It supports multiple, concurrent, fully programmable election sessions. It has a pluggable well documented design, that allows for easy extensibility and customization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Box is a language specifically designed to make vector graphics easy plus a integrated development environment which facilitates the use of the language by interactively showing the graphical output. Box combines the convenience of drawing figures with the mouse with the convenience of describing them with a language tailored for vector graphics.
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    ECMAScripter

    ECMAScripter

    Ligth-weigth IDE for ECMAScript/JS/Python/Ruby/Kotlin/Groovy

    ECMAScripter is an IDE for JVM languages. This IDE is very simple and easy to use. Because of this you can easily write and test your algorithms on well-known languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Avogadro

    Avogadro

    An intuitive molecular editor and visualization tool

    Avogadro is an advanced molecular editor designed for cross-platform use in computational chemistry, molecular modeling, bioinformatics, materials science and related areas. It offers a flexible rendering framework and a powerful plugin architecture.
    Leader badge
    Downloads: 4,825 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
  • 5
    APOD desktop

    APOD desktop

    See the Astronomy Picture of the Day in your desktop!

    [This is not the official application of APOD] APOD desktop is a program that permit see and navigate in the APOD directory of easy and fast form. Official webpage of APOD: https://apod.nasa.gov/apod/astropix.html ---------- ---------- ---------- ---------- ---------- Developed in: Python 3.4 with tkinter GUI Tested on: Windows 10 x64 bits Versions: 0.2 --> 08-02-2017 (actual) 0.1 --> 06-02-2017 Developer: Bryan Casanelli, student of physical civil...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    CMake BASIS

    CMake BASIS

    Build system And Software Implementation Standard

    The CMake Build system And Software Implementation Standard makes it easy to create sharable software and libraries that work together. This is accomplished by combining and documenting some of the best practices and utilities available. More importantly, BASIS supplies a fully integrated suite of functionality to make the whole process seamless! Check out the web site for more information. The Git repository of this project is hosted on GitHub. Some interesting facts about this project can...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    AmpliMethProfiler

    CpG methylation analysis of amplicons from bisulfite sequencing

    ampliMethProfiler tool provides an easy and user friendly way to extract and analyze the epihaplotype composition of reads from targeted bisulfite sequencing experiments. Specifically, ampliMethProfiler provides an easy and user friendly way to extract and analyze the epiallelic composition of reads from targeted bisulfite sequencing experiments. ampliMethProfiler is written in python language and requires a local installation of BLAST and QIIME tools. It can be run on Linux and OS X...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    SNeezy

    SNeezy

    A lightweight frontend for launching SNES games on the Raspberry Pi.

    NOTE: This project's source code is hosted at GitLab. View the source code here: https://gitlab.com/jessieh/sneezy SNeezy aims to provide a polished, lightweight graphical frontend for launching SNES games on the Raspberry Pi. SNeezy turns your Raspberry Pi into a portable SNES console, allowing you to quickly load and play SNES games with only a compatible controller and a screen. Fast load times, a low memory profile, easy configuration, consistent retro styling, box art integration...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    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
  • 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
  • 10
    Ubuntu Lite SDK

    Ubuntu Lite SDK

    App creator for Ubuntu

    Given the richness and variety of the Linux platform, programming on Linux should be easy and fun. However, it's not easy and fun because it is too hard to learn. It is too hard to learn because there are too many choices, and too much information to wade through. Ubuntu lite SDK strives to make programming easy and fun by bringing opinionated choices about how to write different kinds of programs to developers. Included is a Ubuntu application template for making applications that integrate...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Websocket Server in a Pure Data patch

    Websocket Server in a Pure Data patch

    a single patch for direct communications between Pd and web browsers

    NEW : pd-vanilla version requiring only mrpeach external library ! download link (and notes) : https://sourceforge.net/projects/websocketserverinapatch/files/ "websocket-server in a patch.pd" single Pd file contains a reusable and fully documented websocket server, meant as an easy way to experiment with Pure Data <-> web-browsers communications through websockets, without the need of other software (like node.js or python) or any specific external to compile (just one deken library...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Reactive Extensions for JavaScript

    Reactive Extensions for JavaScript

    An API for asynchronous programming with observable streams

    An API for asynchronous programming with observable streams. The Observer pattern done right. ReactiveX is a combination of the best ideas from. The Observer pattern, the Iterator pattern, and functional programming. ReactiveX is everywhere, and it's meant for everything. Available for idiomatic Java, Scala, C#, C++, Clojure, JavaScript, Python, Groovy, JRuby, and others. Embrace ReactiveX's asynchronicity, enabling concurrency and implementation independence. Manipulate UI events and API...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    deemon

    Deemon Scripting Language

    A rich and powerful scripting language supporting the c preprocessor, classes, exceptions, lambdas, yield functions, label, switch-statement, pointers, foreign functions, and much more. With a fully packed standard library including support for file-io, threads, atomics, pipes, math, file-system, sockets, randomization, hashing, serialization, a wide selection of emulated c/c++ headers and more, deemon provides a suitable environment for any application. Syntax is easy to read...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    PyCX now has a new project website at https://github.com/hsayama/PyCX . The following contents are maintained for archival purposes only. ==== The PyCX Project aims to develop an online repository of simple, crude, yet easy-to-understand Python sample codes for dynamic complex systems simulations, including iterative maps, cellular automata, dynamical networks and agent-based models.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 15
    htmlarea

    htmlarea

    Small, powerful, full featured WYSIWYG editor

    HTMLArea 4 is a browser based WYSIWYG editor that easily replaces the TEXTAREA in your web pages. It is written in JavaScript, and suitable for use in any modern web browser, and any page on your web site. Current version is 4.0-2016-08-29
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16

    AppSec Labs Advanced Packet Editor

    Advanced Packet Editor (APE) is an open source packet editor

    Advanced Packet Editor (APE) is an open source packet editor for viewing and editing TCP and HTTP communication. APE can attach itself to a process to get intercept communication between a server and a client APE uses filters, both external (using python scripts) and internal for automatically substituting text on the fly or simply injecting/editing request and responses. APE is easy to use and configure! The advanced packet editor is based on the original Packet Editor (http...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 17
    FF Multi Converter
    FF Multi Converter is a simple graphical application which enables you to convert audio, video, image and document files between all popular formats, using and combining other programs. It uses ffmpeg for audio/video files, unoconv for document files and ImageMagick for image file conversions.
    Downloads: 44 This Week
    Last Update:
    See Project
  • 18
    Powerline Fonts

    Powerline Fonts

    Patched fonts for Powerline users

    Powerline is a statusline plugin for vim, and provides statuslines and prompts for several other applications, including zsh, bash, tmux, IPython, Awesome, i3 and Qtile. Powerline fonts plugin offers fonts such as: 3270, Anonymice Powerline, Arimo Powerline, Cousine Powerline, D2Coding for Powerline, DejaVu Sans Mono for Powerline, Droid Sans Mono for Powerline, Droid Sans Mono Dotted for Powerline , Fira Mono for Powerline, Go Mono for Powerline, Hack, Inconsolata-dz for Powerline, Input...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 19
    GRAJ music player
    GRAJ is a simple yet very powerful music player that runs in terminal. It uses VLC as a backend to play music. Forget typing your music filenames or selecting songs by hand. Just type: "graj yell sub" to play the "Yellow Submarine" song. That rocks! If there is another music player with which you can play all the songs that you haven't listened to since a month, that are graded at least 5, that have play count 5 or more and have "hard" as part of a name with something simpler and faster...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    GNU Hyperbole: The Everyday Info Manager

    Create hyperlinks just by dragging, find contacts instantly, ...

    ... stored across many different machines on the internet. People who get used to Hyperbole find it helps them so much that they prefer never to use Emacs without it. Hyperbole includes easy-to-use, powerful hypertextual button types and links that can be made without the need to learn a markup language. It also includes a hierarchical, record-based contact manager, a rapid window and frame control system and a powerful multi-level auto-numbered outliner.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    FIGlet and ASCII Art Generator

    FIGlet and ASCII Art Generator

    Input your text and have it rendered into ASCII art fonts!

    A simple and easy to use GUI FIGlet generator. It uses Python module pyfiglet. Have fun with it!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22

    un-applet

    A simple software update notifier for debian based systems

    A simple, light-weight, desktop-independent update notification applet for the system tray on apt based systems as Debian, Ubuntu or Linux Mint. A cron job runs in the background and periodically checks for pending software updates, the applet informs you by its color about the state of your system. Through its menu you can view the list of pending updates, check for updates and install these. The main goal of un-applet is to provide an easy way to help users to keep their system up to date...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Sky3ds utility for Mac and Linux

    A port of Sky3DS Diskwriter for Mac OS X and Linux

    Sky3DS is a Nintendo 3DS linker, a special game pak with a MicroSD card slot. So, on that MicroSD card, you can put in 3DS games backup files (only in .3ds format.) That linker makes for Nintendo 3DS casual developers possible to test the software they have created. Note: This project is discontinued, please fork me :)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Archeotes is a backup software designed to be extremely flexible. Define exactly which files you want to save, encrypt, compress, keep old copies, encrypt path, safe delete of obsolete files. Complete and differential backup capability. Easy recovery
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Mika Lending Bot

    Mika Lending Bot

    Automated lending on Cryptocurrency exchanges Poloniex and Bitfinex

    Mika Lending Bot is written in Python and features automatic lending on exchanges Poloniex and Bitfinex. It will automatically lend all cryptocurrencies found in your lending account. It uses an advanced lending strategy that will spread offers across the lend book to take advantage of possible spikes in lending rates. Inspired by MarginBot and BitfinexLendingBot. Configure your own lending strategy! Be aggressive and hold out for a great rate or be conservative and lend often but at a lower...
    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.