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.
  • Duckie : A tool for one person pairing.
  • Flynn : Flynn simplifies deploying and maintaining applications. Instead of using complex configuration management systems, Flynn allows self-serve management...
  • React Native : React Native lets you build mobile apps using only JavaScript. It uses the same design as React, letting you compose a rich mobile UI from declarative...

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
  • WebScarab : WebScarab is a framework for analysing applications that communicate using the HTTP and HTTPS protocols.
  • Duckie : A tool for one person pairing.
  • WhatWeb : WhatWeb identifies websites. Its goal is to answer the question, “What is that Website?”. WhatWeb recognises web technologies including content manage...
  • SecTools.Org : Top Network Security Tools
  • SpiderFoot : With almost 200 modules and growing, SpiderFoot provides an easy-to-use interface that enables you to automatically collect Open Source Intelligence (...

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.
  • 2016 Guide to User Data Security : This guide is for the software developer, architect or system administrator who doesn't want to spend a lifetime wading through cryptographic algorith...
  • Claude Code Guide : Learn the WHY behind Claude Code, not just the config
  • Think Like (a) Git : Once people achieve some level of Git enlightenment, they tend to make statements of the form 'Git gets a lot easier once you realize X' -- but that d...
  • idiomatic-css : Principles of writing consistent, idiomatic CSS

zines about systems & debugging tools

linux reference debug
PsySH http://psysh.org/
28/01/2017 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...
  • PHP Quick Profiler : A tool for quickly profiling variables and resources used by PHP.
  • FireLogger : A sexy server logger console in Firebug
  • 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...
  • Phinx : Phinx makes it ridiculously easy to manage the database migrations for your PHP app. In less than 5 minutes you can install Phinx and create your firs...

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
  • 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...
  • 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
  • Zines - Julia Evans : zines about systems & debugging tools
  • 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
  • httpbin.org : A simple HTTP Request & Response Service.
  • Mockbin : Mockbin allows you to generate custom endpoints to test, mock, and track HTTP requests & responses between libraries, sockets and APIs.
  • 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...
  • 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...
  • Hurl : Hurl is a command line tool that runs HTTP requests defined in a simple plain text format. It can chain requests, capture values and evaluate queries ...

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
  • Webhook Tester : Webhook Tester allows you to easily test webhooks and other types of HTTP requests.
  • Yellow Lab Tools : Online test to help speeding up heavy web pages
  • HTTP Archive : The HTTP Archive tracks how the Web is built.
  • 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...
  • Report URI : Report URI was founded to take the pain out of monitoring security policies like CSP and HPKP. When you can easily monitor what's happening on your si...

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
  • emotion : emotion is a high performance, lightweight css-in-js library that supports both string and object based styles.
  • script.aculo.us : script.aculo.us provides you with easy-to-use, cross-browser user interface JavaScript libraries to make your web sites and web applications fly.
  • SoundManager 2 : Using HTML5 and Flash, SoundManager 2 provides reliable cross-platform audio under a single JavaScript API.
  • Namespace.js : Namespace.js is a small javascript script which provide namespacing utilities. It is framework independent. It also allows you to remotely include fil...
  • Firebug Lite : A JavaScript file you can insert into your pages to simulate the Firebug console in browsers that are not named Firefox.
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
  • radare : Radare is a portable reversing framework that can... Disassemble (and assemble for) many different architectures Debug with local native and remote de...
  • 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...
  • 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...
  • nwb : A toolkit for React, Preact & Inferno apps, React libraries and other npm modules for the web, with no configuration (until you need it)
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.
  • Security Headers : I built securityheaders.io after deploying security headers like CSP and HSTS to my own site. I wanted a quick and easy way to check if other sites we...
  • HTTP : le protocole du Web passé en revue :
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
  • Composer : Dependency Manager for PHP
  • Browsershot : This PHP package can convert a webpage to an image or pdf. The conversion is done behind the scenes by Puppeteer which controls a headless version of ...
  • YOURLS : YOURLS stands for Your Own URL Shortener. It is a small set of PHP scripts that will allow you to run your own URL shortening service (a la TinyURL or...
  • asdf : Extendable version manager with support for Ruby, Node.js, Elixir, Erlang & more
  • radare : Radare is a portable reversing framework that can... Disassemble (and assemble for) many different architectures Debug with local native and remote de...

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...
  • Envoy Proxy : Envoy is an L7 proxy and communication bus designed for large modern service oriented architectures.
  • Arora : Arora is a lightweight cross-platform web browser. It's free (as in free speech and free beer). Arora runs on Linux, embedded Linux, FreeBSD, Mac OS X...
  • Seashells : Seashells lets you pipe output from command-line programs to the web in real-time, even without installing any new software on your machine. You can u...
  • A List Apart : For people who make websites.

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
  • TraceKit : Not all browsers support stack traces on error objects, but TraceKit squeezes out as much useful information as possible and normalizes it.
  • Firebug Lite : A JavaScript file you can insert into your pages to simulate the Firebug console in browsers that are not named Firefox.
  • Flume : A React-powered node editor and runtime engine. Build apps that are resilient to changing requirements by modeling your business logic as a JSON graph...
  • Improv : A model-backed generative text grammar tool for javascript. Improv is similar to Tracery in that it can generate random, procedurally generated text r...
  • FireLogger : A sexy server logger console in Firebug
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...
  • PHP Quick Profiler : A tool for quickly profiling variables and resources used by PHP.
  • 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...
  • WinBinder : The native Windows binding for PHP
  • FireUnit : JavaScript Unit Testing for Firefox
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.
  • Goutte : Goutte is a screen scraping and web crawling library for PHP. Goutte provides a nice API to crawl websites and extract data from the HTML/XML response...
  • FireLogger : A sexy server logger console in Firebug
  • PHPMD - PHP Mess Detector : What PHPMD does is: It takes a given PHP source code base and look for several potential problems within that source. These problems can be things lik...
  • 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...

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
  • 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.
  • Fire Vox : A Screen Reading Extension for Firefox

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
  • WebTorrent : WebTorrent is a streaming torrent client for the web browser and the desktop. WebTorrent is written completely in JavaScript – the language of the web...
  • 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...
  • Chrome Experiments : Google Chrome Experiments is an online showroom of web browser based experiments, interactive programs, and artistic projects.
  • ExceptionHub | JavaScript Error Tracking :
  • Cypress : JavaScript End to End Testing Framework. Fast, easy and reliable testing for anything that runs in a browser.

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

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