Showing 87 open source projects for "frida-server"

View related business solutions
  • Accounting Software for Small Businesses | Xero Icon
    Accounting Software for Small Businesses | Xero

    Save 90% for 6 months on Xero's award-winning accounting and online bookkeeping platform for businesses of all sizes and stages of growth.

    Xero offers a robust ecosystem of connected apps and integrations with banks and financial institutions, enabling small businesses to access a wide range of solutions within Xero's open platform to streamline operations and manage finances. Additionally, accounting and bookkeeping firms benefit from efficient compliance tools, advanced practice management software, and a cloud-based unified accounting ledger for all clients, centralized in one place.
    Get 90% off for 6 months
  • The next chapter in business mental wellness Icon
    The next chapter in business mental wellness

    Entrust your employee well-being to Calmerry's nationwide network of licensed mental health professionals.

    Calmerry is beneficial for businesses of all sizes, particularly those in high-stress industries, organizations with remote teams, and HR departments seeking to improve employee well-being and productivity
    Learn More
  • 1
    Proxyman

    Proxyman

    Web Debugging Proxy for macOS, iOS, and Android

    Don't let cumbersome web debugging tools hold you back. With Proxyman's native macOS app, you can capture, inspect, and manipulate HTTP(s) traffic with ease. Intuitive, thoughtful, built with meticulous attention to detail. Comprehensive Guideline to set up with iOS simulator and iOS and Android devices. Proxyman acts as a man-in-the-middle server that capture the traffic between your applications and SSL Web Server. With built-in macOS setup, so you can inspect your HTTP/HTTPS Request...
    Downloads: 23 This Week
    Last Update:
    See Project
  • 2
    gdbgui

    gdbgui

    Browser-based frontend to gdb (gnu debugger)

    Browser-based frontend to gdb (gnu debugger). Add breakpoints, view the stack, visualize data structures, and more in C, C++, Go, Rust, and Fortran. Run gdbgui from the terminal and a new tab will open in your browser. gdbgui is a browser-based frontend to gdb, the gnu debugger. You can add breakpoints, view stack traces, and more in C, C++, Go, and Rust! It's perfect for beginners and experts. Simply run gdbgui from the terminal to start the gdbgui server, and a new tab will open in your...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    babel-plugin-styled-components

    babel-plugin-styled-components

    Improve the debugging experience and add server-side rendering support

    This plugin is a highly recommended supplement to the base styled-components library, offering some useful features. Consistently hashed component classNames between environments (a must for server-side rendering). Better debugging through automatic annotation of your styled components based on their context in the file system, etc. Various types of minification for styles and the tagged template literals styled components uses.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Psalm

    Psalm

    A static analysis tool for finding errors in PHP applications

    ... automatically, allowing you to improve your code without breaking a sweat. If Psalm cannot infer a type for an expression then it uses a mixed placeholder type. mixed types can sometimes mask bugs, so keeping track of them helps you avoid a number of common pitfalls. Psalm has a Language Server that’s compatible with a range of different IDEs. Psalm can fix many of the issues it finds automatically.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Component Content Management System for Software Documentation Icon
    Component Content Management System for Software Documentation

    Great tool for serious technical writers

    Paligo is an end-to-end Component Content Management System (CCMS) solution for technical documentation, policies and procedures, knowledge management, and more.
    Learn More
  • 5
    ACRA

    ACRA

    Application crash reports for Android

    ACRA is a library enabling Android applications to automatically post their crash reports to a report server. It is targeted to android applications developers to help them get data from their applications when they crash or behave erroneously. A crash reporting feature for android apps is native since Android 2.2 (FroYo) but only available through the official Android Market (and with limited data). ACRA is a great help for Android developers. ACRA's notification systems are clean. If a crash...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    FLEX (Flipboard Explorer)

    FLEX (Flipboard Explorer)

    An in-app debugging and exploration tool for iOS

    ... keys. Explore all classes in your app and linked systems frameworks (public and private). Unlike many other debugging tools, FLEX runs entirely inside your app, so you don't need to be connected to LLDB/Xcode or a different remote debugging server. It works well in the simulator and on physical devices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    OpenOCD - Open On-Chip Debugger

    The Open On-Chip Debugger

    The "Open On-Chip Debugger" provides JTAG/SWD access from GDB (or directly with TCL scripts) to processors with ARM and MIPS based cores. See website for full list of supported targets.
    Leader badge
    Downloads: 519 This Week
    Last Update:
    See Project
  • 8

    bash debugger

    bash debugger

    A gdb-like debugger for bash
    Leader badge
    Downloads: 157 This Week
    Last Update:
    See Project
  • 9
    Cinemagoer

    Cinemagoer

    Python package to retrieve and manage data of the IMDb

    Cinemagoer is a Python package useful to retrieve and manage the data of the IMDb movie database about movies, people, characters and companies. Platform-independent, it can retrieve data from both the IMDb's web server and a local copy of the whole db.
    Downloads: 7 This Week
    Last Update:
    See Project
  • A CRM and Sales Data Management Platform for Multi-Line Sales Teams Icon
    A CRM and Sales Data Management Platform for Multi-Line Sales Teams

    The CRM, sales reporting, and commission tracking tool uniquely tailored to the needs of manufacturers, sales reps, and distributors.

    Repfabric is a customer relationship management (CRM) software designed specifically for multi-line sales teams (i.e. reps, distributors, wholesalers, dealers, and manufacturers). It streamlines and simplifies the sales process by providing deep integration with email, contacts, calendars, and deal tracking. The platform enables users to track commissions from CRM to sale, make updates directly from mobile devices, and document sales calls using voice-to-text features.
    Learn More
  • 10
    ELENA Programming Language

    ELENA Programming Language

    an object-oriented language with late binding

    ELENA is a general-purpose, pure object-oriented language with late binding. It promotes more object-oriented program design, reusable and more standardized code. The package includes compiler, IDE, ELENA libraries and samples
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    Stetho

    Stetho

    Debug bridge for Android applications

    ... of the network helpers. The integration with the Chrome DevTools frontend is implemented using a client/server protocol which the Stetho software provides for your application. Once your application is integrated, simply navigate to chrome://inspect and click “Inspect” to get started! Network inspection is possible with the full spectrum of Chrome Developer Tools features, including image preview, JSON response helpers, and even exporting traces to the HAR format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Errbit

    Errbit

    The open source error catcher that's Airbrake API compliant

    Errbit is a tool for collecting and managing errors from other applications. It is Airbrake API compliant, so if you are already using Airbrake, you can just point the airbrake gem to your Errbit server. The way Errbit arranges notices into error groups is configurable. By default, Errbit uses the notice's error class, error message, complete backtrace, component (or controller), action and environment name to generate a unique fingerprint for every notice. Notices with identical fingerprints...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Open Source development tools and drivers for Freescale Background Debug Module (BDM) interface.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 14
    Graphical debugger interface for the Bochs PC emulator.
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    logview4net is a log viewer/log monitor for data created by various sources. It can listen to UDP, tail a file, tail a SQL table, monitor the eventlog and watch RSS and Atom feeds. It requires the Microsoft .NET Framework 2.0
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    vscode-chrome-debug

    vscode-chrome-debug

    Debug your JavaScript code running in Google Chrome from VS Code

    ... application from a local web server, which is started from either a VS Code task or from your command line. Using the URL parameter you simply tell VS Code which URL to either open or launch in Chrome. Just like when using the Node debugger, you configure these modes with a .vscode/launch.json file in the root directory of your project. You can create this file manually, or Code will create one for you if you try to run your project, and it doesn't exist yet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Michel Max - SSMS Tools 2019

    Michel Max - SSMS Tools 2019

    Tools for Microsoft SQL Server Management Studio 2019

    Extension for Microsoft SQL Server Management Studio 2019, it provides the SSMS with: - Format SQL Code. - Prepare the Procedures/Functions to be called. - Regions to organize the code. - Retrieve the complete Information of a Table. - Tab Colorize, base in the configuration window you can colorize the existing session based in the filters that you applied, making easy to the developer to identify each server/database he/she is working on. - Selection Highlight for the same word...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 18
    A debugger for xsl/xslt stylesheets which has functionality similar to a Unix/Linux "gdb". This is achieved using libxml2 and libxslt (gnome-xml). A summary of commands types are Help, running, template, breakpoint and node viewing A GUI front-end to xsldbg is available for * Qt5 called qxsldbg * kate editor plugin called kxsldbg A package for XEmacs is also available called xsldbg-mode
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Michel Max - SSMS Tools 2017

    Michel Max - SSMS Tools 2017

    Tools for Microsoft SQL Server Management Studio 2017

    Extension for Microsoft SQL Server Management Studio 2017, it provides the SSMS with: - Format SQL Code. - Prepare the Procedures/Functions to be called. - Regions to organize the code. - Retrieve the complete Information of a Table. - Tab Colorize, base in the configuration window you can colorize the existing session based in the filters that you applied, making easy to the developer to identify each server/database he/she is working on. - Selection Highlight for the same word...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Michel Max - SSMS Tools 2016

    Michel Max - SSMS Tools 2016

    Tools for Microsoft SQL Server Management Studio 2016

    Extension for Microsoft SQL Server Management Studio 2016, it provides the SSMS with: - Format SQL Code. - Prepare the Procedures/Functions to be called. - Regions to organize the code. - Retrieve the complete Information of a Table. - Tab Colorize, base in the configuration window you can colorize the existing session based in the filters that you applied, making easy to the developer to identify each server/database he/she is working on. - Selection Highlight for the same word...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Michel Max - SSMS Tools 2014

    Michel Max - SSMS Tools 2014

    Tools for Microsoft SQL Server Management Studio 2014

    Extension for Microsoft SQL Server Management Studio 2014, it provides the SSMS with: - Format SQL Code. - Prepare the Procedures/Functions to be called. - Regions to organize the code. - Retrieve the complete Information of a Table. - Tab Colorize, base in the configuration window you can colorize the existing session based in the filters that you applied, making easy to the developer to identify each server/database he/she is working on. - Selection Highlight for the same word...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Michel Max - SSMS Tools 2012

    Michel Max - SSMS Tools 2012

    Tools for Microsoft SQL Server Management Studio 2012

    Extension for Microsoft SQL Server Management Studio 2012, it provides the SSMS with: - Format SQL Code. - Prepare the Procedures/Functions to be called. - Regions to organize the code. - Retrieve the complete Information of a Table. - Tab Colorize, base in the configuration window you can colorize the existing session based in the filters that you applied, making easy to the developer to identify each server/database he/she is working on. - Selection Highlight for the same word...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    FBProfiler

    Firebird database server profiler and tracer

    Firebird 2.5 is required at least Monitor and trace Firebird activity on Windows and Linux. Let DBA to get the traces and send them to you when you can't access to production server. Watch query duration and plan.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 24
    AProf is a profiler for the Amiga computer. It can be used with all Amiga development languages that support the standard AmigaDOS symbol hunk format. The application offers execution time measurements in several different ways, allows filtering/sorting
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Vorlon.JS

    Vorlon.JS

    A new, open source, extensible, platform-agnostic tool

    An open source, extensible, platform-agnostic tool for remotely debugging and testing your JavaScript. Powered by node.js and socket.io. Install Vorlon.JS and add a single line of JavaScript to your web app. Run your server and start the Vorlon.JS dashboard. Remotely connect up to 50 devices simultaneously. Run your code on each or all of them with a single click. Debug JavaScript on nearly any platform with a web environment. Plugins allow you to add new features and resources. You could also...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next