souvenir
Tag cloud
Picture wall
Daily
RSS Feed
  • RSS Feed
  • Daily Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Filters

Untagged links
17 results tagged debug  ✕   ✕
Sonar https://fbsonar.com/
24/06/2018 cluster icon
  • fastlane : fastlane is the tool to release your iOS and Android app. It handles all tedious tasks, like generating screenshots, dealing with code signing, and re...
  • PWABuilder : PWABuilder enables developers to quickly and easily to generate store uploadable packages for the Microsoft, Google Play, and iOS App stores.
  • Helm : Helm helps you manage Kubernetes applications — Helm Charts helps you define, install, and upgrade even the most complex Kubernetes application. Chart...
  • Appium : Appium is an open source test automation framework for use with native, hybrid and mobile web apps. It drives iOS and Android apps using the WebDriver...
  • radare : Radare is a portable reversing framework that can... Disassemble (and assemble for) many different architectures Debug with local native and remote de...

Sonar is a platform for debugging mobile apps on iOS and Android. Visualize, inspect, and control your apps from a simple desktop interface. Use Sonar as is or extend it using the plugin API.

mobile application debug tool
radare http://rada.re/r/
04/01/2018 cluster icon
  • Sonar : Sonar is a platform for debugging mobile apps on iOS and Android. Visualize, inspect, and control your apps from a simple desktop interface. Use Sonar...
  • Infection Monkey : The Infection Monkey is an open source security tool for testing a data center's resiliency to perimeter breaches and internal server infection. The M...
  • BounCA : BounCA is a tool to manage your personal SSL certificates and authorities in a central and easy to use interfaces. It provides an easy accessible web ...
  • sqlmap : sqlmap is an open source penetration testing tool that automates the process of detecting and exploiting SQL injection flaws and taking over of databa...
  • Skipfish : Skipfish is an active web application security reconnaissance tool. It prepares an interactive sitemap for the targeted site by carrying out a recursi...

Radare is a portable reversing framework that can...

Disassemble (and assemble for) many different architectures
Debug with local native and remote debuggers (gdb, rap, webui, r2pipe, winedbg, windbg)
Run on Linux, *BSD, Windows, OSX, Android, iOS, Solaris and Haiku
Perform forensics on filesystems and data carving
Be scripted in Python, Javascript, Go and more
Support collaborative analysis using the embedded webserver
Visualize data structures of several file types
Patch programs to uncover new features or fix vulnerabilities
Use powerful analysis capabilities to speed up reversing
Aid in software exploitation
reverseengineering debug security tool
Zines - Julia Evans https://jvns.ca/zines/
26/12/2017 cluster icon
  • regex101 : Free PCRE-based regular expression debugger with real time explanation, error detection and highlighting.
  • Pattern Tap : Organized Web Design Collection of User Interfaces for Inspiration and Ideas. The CSS Gallery Alternative
  • Paypal's API style guide : API design guidelines from Paypal
  • GTD in 15 minutes : A Pragmatic Guide to Getting Things Done
  • Puredyne : Puredyne is the USB-bootable GNU/Linux operating system for creative multimedia.

zines about systems & debugging tools

linux reference debug
PsySH http://psysh.org/
28/01/2017 cluster icon
  • PHP Quick Profiler : A tool for quickly profiling variables and resources used by PHP.
  • FireLogger : A sexy server logger console in Firebug
  • Kint : Kint for PHP is a tool designed to present your debugging data in the absolutely best way possible. In other words, it’s var_dump() and debug_backtrac...
  • PHAR Updater : A thing to make PHAR self-updates easy and secure.
  • PHP Insights : PHP Insights was carefully crafted to simplify the analysis of your code directly from your terminal, and is the perfect starting point to analyze the...

A runtime developer console, interactive debugger and REPL for PHP. PsySH can be used as an interactive debugger, much like JavaScript's debugger statement, saving you from endless var_dump() and die() iterations.

php repl debug cli
regex101 https://regex101.com/
17/11/2016 cluster icon
  • Kint : Kint for PHP is a tool designed to present your debugging data in the absolutely best way possible. In other words, it’s var_dump() and debug_backtrac...
  • VSTPLANET : VST Plugins Free - Virtual instruments and effects
  • Rosie Pattern Language : The Rosie Pattern Language (RPL) is intended to replace regular expressions (regex) in situations where: many regex are used in an application, projec...
  • Duckie : A tool for one person pairing.
  • Comparing E-mail Address Validating Regular Expressions : This page compares regular expressions that validate e-mail addresses in order to find the best one.
thumbnail

Free PCRE-based regular expression debugger with real time explanation, error detection and highlighting.

regex reference debug tool
Webhook Tester http://webhook.site/
17/11/2016 cluster icon
  • Mockbin : Mockbin allows you to generate custom endpoints to test, mock, and track HTTP requests & responses between libraries, sockets and APIs.
  • httpbin.org : A simple HTTP Request & Response Service.
  • mountebank : mountebank is the first open source tool to provide cross-platform, multi-protocol test doubles over the wire. Simply point your application under tes...
  • RequestBin : RequestBin gives you a URL that will collect requests made to it and let you inspect them in a human-friendly way. Use RequestBin to see what your HTT...
  • Vcr : Record your test suite's HTTP interactions and replay them during future test runs for fast, deterministic, accurate tests.

Webhook Tester allows you to easily test webhooks and other types of HTTP requests.

http debug test api webhook
Requestdiff http://requestdiff.com/
26/10/2015 cluster icon
  • patchbay : patchbay.pub is a free web service you can use to implement things like static site hosting, file sharing, cross-platform notifications, webhooks hand...
  • mail-tester.com : Free online service that allows you to test your emails for Spam, Malformed Content and Mail Server Configuration problems
  • Mockbin : Mockbin allows you to generate custom endpoints to test, mock, and track HTTP requests & responses between libraries, sockets and APIs.
  • Roam Research : A note-taking tool for networked thought. As easy to use as a document. As powerful as a graph database. Roam helps you organize your research for the...
  • MindMeister : MindMeister is an online mind mapping tool that lets you capture, develop and share ideas visually.

Differentiate HTTP headers and content body of two GET URLs.

http online service debug diff
TraceKit https://github.com/csnover/TraceKit
23/08/2015 cluster icon
  • vue.js : Vue.js is a library for building interactive web interfaces. It provides data-reactive components with a simple and flexible API. Core features includ...
  • Uppy File Uploader : Uppy is a sleek, modular file uploader that integrates seamlessly with any application. It’s fast, easy to use and lets you worry about more important...
  • MooTools : MooTools is a compact, modular, Object-Oriented JavaScript framework designed for the intermediate to advanced JavaScript developer. It allows you to ...
  • howler.js : howler.js is an audio library for the modern web. It defaults to Web Audio API and falls back to HTML5 Audio.
  • Moment.js : A javascript date library for parsing, validating, manipulating, and formatting dates.
thumbnail

Not all browsers support stack traces on error objects, but TraceKit squeezes out as much useful information as possible and normalizes it.

javascript debug library
Duckie http://duckie.me/
30/09/2014 cluster icon
  • regex101 : Free PCRE-based regular expression debugger with real time explanation, error detection and highlighting.
  • Kint : Kint for PHP is a tool designed to present your debugging data in the absolutely best way possible. In other words, it’s var_dump() and debug_backtrac...
  • radare : Radare is a portable reversing framework that can... Disassemble (and assemble for) many different architectures Debug with local native and remote de...
  • Sonar : Sonar is a platform for debugging mobile apps on iOS and Android. Visualize, inspect, and control your apps from a simple desktop interface. Use Sonar...
  • Prettier : Prettier is an opinionated code formatter. It enforces a consistent style by parsing your code and re-printing it with its own rules that take the max...
thumbnail

A tool for one person pairing.

rubberduck debug tool
RequestBin http://requestb.in/
11/02/2014 cluster icon
  • Webhook Tester : Webhook Tester allows you to easily test webhooks and other types of HTTP requests.
  • patchbay : patchbay.pub is a free web service you can use to implement things like static site hosting, file sharing, cross-platform notifications, webhooks hand...
  • Requestdiff : Differentiate HTTP headers and content body of two GET URLs.
  • HTTP Archive : The HTTP Archive tracks how the Web is built.
  • endpoints.dev : Use your unique endpoint wherever you need. We'll store the details of any HTTP request and display them below.
thumbnail

RequestBin gives you a URL that will collect requests made to it and let you inspect them in a human-friendly way.
Use RequestBin to see what your HTTP client is sending or to inspect and debug webhook requests.

http debug webhook
Kint https://kint-php.github.io/kint/
05/12/2013 cluster icon
  • Psalm : Psalm is a static analysis tool for finding errors in PHP applications.
  • Snyk : Snyk helps you use open source and stay secure. Continuously find & fix vulnerabilities in your dependencies.
  • PhpMetrics : PhpMetrics provides various metrics about PHP projects. PhpMetrics is designed to be understable and easy to use. Thanks to d3js, it will scores your ...
  • SensioLabs Security Advisories Checker : The SensioLabs security advisories checker is a simple tool, available as a web service or as an online application, that uses the information from yo...
  • The PHP Coding Standards Fixer : The PHP Coding Standards Fixer tool fixes most issues in your code when you want to follow the PHP coding standards as defined in the PSR-1 and PSR-2 ...

Kint for PHP is a tool designed to present your debugging data in the absolutely best way possible.

In other words, it’s var_dump() and debug_backtrace() on steroids. Easy to use, but powerful and customizable. An essential addition to your development toolbox.

php debug tool
Charles Web Debugging Proxy http://www.charlesproxy.com
08/08/2011 cluster icon
  • Zed Attack Proxy : The Zed Attack Proxy (ZAP) is an easy to use integrated penetration testing tool for finding vulnerabilities in web applications. It is designed to be...
  • Duckie : A tool for one person pairing.
  • URL hunter : Look up at the URL bar! You are the O! You are trying to hunt the a"s. Use the left and right keys to move. When you are over an a press spacebar to s...
  • vicnum : A flexible web app showing vulnerabilities such as cross site scripting, sql injections, and session management issues. Helpful to IT auditors honing ...
  • iPlotz : Wireframing, mockups and prototyping for websites and applications

Charles is an HTTP proxy / HTTP monitor / Reverse Proxy that enables a developer to view all of the HTTP and SSL / HTTPS traffic between their machine and the Internet. This includes requests, responses and the HTTP headers (which contain the cookies and caching information).

debug web proxy
ExceptionHub | JavaScript Error Tracking http://www.exceptionhub.com
15/04/2010 cluster icon
  • Firebug Lite : A JavaScript file you can insert into your pages to simulate the Firebug console in browsers that are not named Firefox.
  • TraceKit : Not all browsers support stack traces on error objects, but TraceKit squeezes out as much useful information as possible and normalizes it.
  • RequireJS : RequireJS is a JavaScript file and module loader. It is optimized for in-browser use, but it can be used in other JavaScript environments, like Rhino ...
  • SIMILE Widgets : This is an open-source “spin-off” from the SIMILE project at MIT. Here we offer free, open-source web widgets, mostly for data visualizations. They ar...
  • Utility Mill : Python snippets with REST apis
debug javascript webservice
FireLogger http://firelogger.binaryage.com/
21/10/2009 cluster icon
  • FirePHP : FirePHP enables you to log to your Firebug Console using a simple PHP method call. All data is sent via response headers and will not interfere with t...
  • Hack : Hack is a programming language for HHVM. Hack reconciles the fast development cycle of a dynamically typed language with the discipline provided by st...
  • Google App Engine : Google App Engine lets you run web applications on Google's infrastructure. App Engine applications are easy to build, easy to maintain, and easy to s...
  • Twig : The flexible, fast, and secure template language for PHP
  • Dwoo : a PHP Template Engine
thumbnail

A sexy server logger console in Firebug

python development firefox firebug debug php
PHP Quick Profiler http://particletree.com/features/php-quick-profiler
06/05/2009 cluster icon
  • Its Continuous! : The tweet-sized continuous integration app for PHP development.
  • Kint : Kint for PHP is a tool designed to present your debugging data in the absolutely best way possible. In other words, it’s var_dump() and debug_backtrac...
  • Codeception : Codeception PHP Testing Framework is designed to work just out of the box. This means its installation requires minimal steps and no external dependen...
  • Mink : Mink is an open source acceptance test framework for web applications, written in PHP 5.3.
  • Webhook Tester : Webhook Tester allows you to easily test webhooks and other types of HTTP requests.

A tool for quickly profiling variables and resources used by PHP.

debug php test
FirePHP http://www.firephp.org
21/07/2008 cluster icon
  • FireLogger : A sexy server logger console in Firebug
  • Fire Vox : A Screen Reading Extension for Firefox
  • Web Developer : The Web Developer extension adds various web developer tools to a browser. The extension is available for Chrome, Firefox and Opera, and will run on a...
  • FireUnit : JavaScript Unit Testing for Firefox
  • Greasemonkey : Greasemonkey is a Firefox extension that allows you to customize the way webpages look and function.

FirePHP enables you to log to your Firebug Console using a simple PHP method call.

All data is sent via response headers and will not interfere with the content on your page.

FirePHP is ideally suited for AJAX development where clean JSON and XML responses are required.

debug firefox firebug extension
Firebug Lite https://getfirebug.com/releases/lite/1.2/
25/04/2008 cluster icon
  • IE7.js : IE7.js is a JavaScript library to make Microsoft Internet Explorer behave like a standards-compliant browser. It fixes many HTML and CSS issues and ma...
  • ExceptionHub | JavaScript Error Tracking :
  • The HTML5 Shiv : The HTML5 Shiv enables use of HTML5 sectioning elements in legacy Internet Explorer and provides basic HTML5 styling for Internet Explorer 6-9, Safari...
  • SlimerJS : A scriptable browser for Web developers
  • ECMAScript 5 compatibility table : ECMAScript 5 compatibility table

A JavaScript file you can insert into your pages to simulate the Firebug console in browsers that are not named Firefox.

debug javascript browser
1636 links
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn