Tag Archives: tool

tool, tools, applications and softwares

Windows 10 – network monitor.

This program will help you see what connections, processes and packages are running on your workstation as well as the addresses in use. The address from where you can take this program is this link. As you can see from the images below, there are some inconsistencies that arise from the operation of the operating… Read More »

Useful commands for linux – part 001.

Today I will come with some useful commands for your Linux. Some commands need to be installed into your Linux, like ImageMagick. With ImageMagick software you can generate an animated GIF:

This command of ImageMagick will resize to 50% all your png files from your folder:

Use this command to put top command… Read More »

Website tool for processing language.

The Studio SketchPad aims to be an open studio for individuals learning to sketch beautiful code on the web canvas with  Processing and  EtherPad. The default licensing adopted for the sketches are the Creative Commons Attribution-ShareAlike 3.0 Unported license. Today I will come with this tutorial about how to use this tool. First, you need… Read More »

New x64dbg debugger released.

Today, January 4, 2017, comes with the newly released version of the x64dbg debugger application. This is an open-source x64/x32 debugger for Windows and is under constant active development. The x64dbg can debug both x64 and x32 applications and used Qt, TitanEngine, capstone, Yara, Scylla, Jansson, lz4, XEDParse, Keystone, asmjit, and snowman. Simple, powerful development… Read More »

Network and Windows – test your WebSocket Protocol.

This web page will test WebSockets supported in your browser. The test checks WebSocket operation by connecting to the WebSocket-enabled server and exchanging the data. The web page shows us: This server supports WebSocket Protocol proposed standard (RFC-6455, December 2011), per-frame-deflate-extension-00 draft, older web socket drafts as well as even older Hixie drafts 75 and… Read More »