Skip to main content Link Search Menu Expand Document (external link)
EDIT

Windows Best Debug Tools

This is my Top Windows App for Debuging and Troubleshooting interfaces and connections issues.

This “Awesome list” of software is dedicated to Integration Testing, Deploy Testing, DevOps, Troubleshooting and Debug on Windows.

On RUN step, or on Production environment : It’s best to use portable version so you can easily remove them after troubleshooting, for security purpose.

Table of contents

  1. Windows Best Debug Tools
  2. FTP & SFTP Client
  3. JDBC / SQL Client
  4. HTTP(s) Client
  5. SSH Client
  6. RDP Client
  7. LDAP & LDAPS Client
  8. Text Editor
  9. IDE
  10. Debug Tools
  11. Linux Commands
  12. DNS
  13. ClearType

FTP & SFTP Client

  1. WinSCP
  2. FileZilla

JDBC / SQL Client

  1. dbeaver

HTTP(s) Client

  1. Firefox
  2. Chrome
  3. Command Line Tool : curl
  4. Postman

SSH Client

  1. Putty
  2. mRemoteNG
  3. Tabby : Cmd + Powershell + SSh + Git Bash

RDP Client

  1. mRemoteNG
  2. MobaXterm

LDAP & LDAPS Client

  1. LDAP Browser : Get the free community version

Text Editor

  1. Notepad++

IDE

  1. Visual Studio Code

Debug Tools

  1. PowerToys
  2. BGInfo
  3. OpenSSH
  4. Open SSL
  5. SumatraPDF
  6. TcpView
  7. PSTools
  8. TreeSize
  9. ScreenToGIF Windows
  10. Lock Hunter Déverrouiller un fichier lock par un processus (non portable)
  11. WinMerge
  12. AutoRun : Voir exhaustivement les applications lancée au démarrage Windows
  13. GreenshotPortable

Linux Commands

DNS

Flush dns :

ipconfig /flushdns

ClearType

To stop Aliasing :

  • get cleartype.ps1 file and run it :
cleartype.ps1 1

Then add new scheduled task on session startup

  • Open Task Scheduler
  • Create a new task
  • Action :
    • command: powershell
    • parameter : E:\isi\cleartype.ps1 1