Showing 17 open source projects for "all-in-one"

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

    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 secuirty. Auth0 now, thank yourself later.
    Try free now
  • Free CRM Software With Something for Everyone Icon
    Free CRM Software With Something for Everyone

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

    Think CRM software is just about contact management? Think again. HubSpot CRM has free tools for everyone on your team, and it’s 100% free. Here’s how our free CRM solution makes your job easier.
    Get free CRM
  • 1
    pwndbg

    pwndbg

    Exploit Development and Reverse Engineering with GDB Made Easy

    Pwndbg is a fast, simple and lightweight tool for modern debugging. It improves debugging experience with the strength of GDB for low-level software developers, hardware hackers, reverse engineers, and exploit developers. It provides features crucial for efficient debugging in the world of low-level programming. Vanilla GDB is terrible to use for reverse engineering and exploit development. Typing x/g30x $esp is not fun, and does not confer much information. The year is 2024 and GDB still...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    httpdbg

    httpdbg

    Tool for Python developers to easily debug the HTTP(S) client requests

    httpdbg is a tool for Python developers to easily debug the HTTP(S) client requests in a Python program.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    GEF

    GEF

    Modern experience for GDB with advanced debugging capabilities

    GEF is a set of commands for x86/64, ARM, MIPS, PowerPC and SPARC to assist exploit developers and reverse-engineers when using old-school GDB. It provides additional features to GDB using the Python API to assist during the process of dynamic analysis and exploit development. Application developers will also benefit from it, as GEF lifts a great part of regular GDB obscurity, avoiding repeating traditional commands or bringing out the relevant information from the debugging runtime.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    SickChill

    SickChill

    Less rage, more chill

    Automatic Video Library Manager for TV shows. It watches for new episodes of your favorite shows, and when they are posted it does its magic. Select the show you want to grab, add it, and let SickChill handle the rest. See what SickChill holds in store for you. SickChill has a nice calendar that allows you to know what you will see next. It watches for new episodes of your favorite shows, and when they are posted it does its magic: automatic torrent/nzb searching, downloading, and processing...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build enterprise-ready GenAI experiences with MongoDB Atlas Icon
    Build enterprise-ready GenAI experiences with MongoDB Atlas

    Combine the power of Google Cloud's robust infrastructure with the flexibility and scalability of MongoDB Atlas.

    MongoDB Atlas is a unified developer platform that enables you to confidently accelerate the deployment of GenAI-powered applications. Additionally, when purchased on Google Cloud Marketplace, you pay for only the resources you use with no upfront commitment.
    Get Started
  • 5
    Chisel

    Chisel

    A collection of LLDB commands to assist debugging iOS apps

    Chisel is a collection of LLDB commands designed to assist you in the process of debugging iOS apps. All of the commands provided by Chisel come with verbose help. Be sure to read it when in doubt! You can add local, custom commands. There's also builtin support to make it super easy to specify the arguments and options that a command takes. See the border and pinvocation commands for example use. Developing commands, whether for local use or contributing to Chisel directly, both follow...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Tangent

    Tangent

    Source-to-source debuggable derivatives in pure Python

    Existing libraries implement automatic differentiation by tracing a program's execution (at runtime, like PyTorch) or by staging out a dynamic data-flow graph and then differentiating the graph (ahead-of-time, like TensorFlow). In contrast, Tangent performs ahead-of-time autodiff on the Python source code itself, and produces Python source code as its output. Tangent fills a unique location in the space of machine learning tools. As a result, you can finally read your automatic derivative...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Quercitools

    Quercitools

    Troubleshoot stack overruns

    Quercitools has just one tool for now - stackcheck.py. It helps in troubleshooting of stack overruns. Such defects destroy stack contents and locating the source of the problem is not easy. This is where stackcheck.py comes to help. It runs a program under test by gdb and protects some parts of the stack. If the program overwrites such parts stackcheck.py stops the program and points to the offending line of code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    DebuGui - GDB UI

    Easy to use GUI for GDB

    This project attempts to solve a long aching problem of a lack of a simple, yet powerful GUI for GDB. One that handles STL data types and allows easy extensibility. Requires: Python 2.7.x PySide (Qt python bindings: e.g. apt-get install python-pyside)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    CodeInvestigator is a tracing tool for Python programs. All the run time information is recorded. Read your code together with its run time details. Use it to visualize what happened when you program ran.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    This is a command line tool that list all registered occurences of a DLL from the windows registry and allows to unregister them all with regsvr32.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11
    Graphical debugger for programs that don't just follow one stream (e.g. threaded, web applications). Also allows debugging in headless computers, in distributed environments and for crashing applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    File-Spector is a small, fast and easy to use binary file analyzer and Inspector. It allows the users to format a complete binary file structure and then use it to read any binary file that matches the specified format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A microkernel operating system distribution offering (among other things) very low hardware requirements, full and easy portability and easy-readable source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Proctor is a tool for running unit tests for Python programs. It uses the standard unittest module, and provides a GUI and command line interface for finding and running all tests available in a package or set of packages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    OOpyREP is a python code generating filter and library. It reads a OpenOffice.org file and creates a python representation of the document structure as well as contents. The generated code uses the reportlab PDF library to render the document.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    RapidGDB is a scriptable GUI for the GDB debugger. Almost every aspect of the program can be extended using Python code snippets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Orwell is a debugging engine written in Python and C++. It allows programatic debugging, meaning you can inherit from all of the debugger's classes and add your own functionality. It also aims to provide great support for breakpoints en masse.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next