background preloader

Shell & Terminal Tools

Facebook Twitter

Cygwin. Cygwin (/ˈsɪɡwɪn/ SIG-win[2]) is a POSIX-compatible environment that runs natively on Microsoft Windows. Its goal is to allow programs of Unix-like systems to be recompiled and run natively on Windows with minimal source code modifications by providing them with the same underlying POSIX API they would expect in those systems. The Cygwin installation directory behaves like the root and follows a similar directory layout to that found in Unix-like systems, with familiar directories like /bin, /home, /etc, /usr, /var available within it, and includes by default hundreds of programs and command-line tools commonly found in the Unix world, plus the terminal emulator Mintty which is the default command-line interface tool provided to interact with the environment. Cygwin provides native integration of Windows-based applications, data, and other system resources with applications, software tools, and data of the Unix-like environment.

Description[edit] History[edit] Features[edit] Follow. PuTTY vs Cygwin | Difference Between. Key Difference: Putty is a free and open-source emulator. It can also be referred to as a free implementation of SSH and Telnet for Windows and Unix platforms. On the other hand, Cygwin is a Unix like environment. It also provides a command line interface for Microsoft Windows. Putty is a free and open-source emulator. It can also be referred to as a free implementation of SSH and Telnet for Windows and Unix platforms. It is written as well as maintained primarily by Simon Tantham. It is a client program that supports SSH, Telnet and Rlogin network protocols by running a remote session on a computer.

Originally, it was developed for Microsoft Wndows but later it started supporting other operating systems. Cygwin is a Unix like environment. The programs written for UNIX, or otherLinux systems to run on MS Windows. Sponsored Links Through Cygwin, administrators are able to login on a remote PC. Comparison between Putty and Cygwin: Hyperlink. Cygwin. Home · bmatzelle/gow Wiki.

RegJump

Systems - SlickRun. Design Philosophy: Simple ~ Powerful ~ Stable SlickRun is a free floating command line utility for Windows. SlickRun gives you almost instant access to any program or website. SlickRun allows you to create command aliases (known as MagicWords), so C:\Program Files\Outlook Express\msimn.exe becomes MAIL. Enter a web URL into SlickRun and it will launch your browser and navigate to the specified address. Please note, SlickRun is not a "hotkey" program. The digitally-signed SlickRun installer is around one megabyte. Download SlickRun<-- Note: This PC appears to be 32-bit Download SlickRun64<-- Note: This PC appears to be 64-bit What's New? Supported Windows Versions Windows XP/2003/Vista/2008/Win7/Win8.x/Win1064bit or 32bit Online Help Help files are here.

You can also discuss SlickRun and share MagicWord Packs with other users in the community. Addon Utilities You can find a few useful command-line driven utilities on the Products Page. SlickRun Awards. ConEmu - Handy Windows Terminal. Far Manager Official Site : main. Hyperlink. NirCmd - Windows command line tool. See Also NK2Edit - Edit, merge and fix the AutoComplete files (.NK2) of Microsoft Outlook. Description NirCmd is a small command-line utility that allows you to do some useful tasks without displaying any user interface. By running NirCmd with simple command-line option, you can write and delete values and keys in the Registry, write values into INI file, dial to your internet account or connect to a VPN network, restart windows or shut down the computer, create shortcut to a file, change the created/modified date of a file, change your display settings, turn off your monitor, open the door of your CD-ROM drive, and more...

Examples of what you can do with NirCmd System Requirements This utility can work in all versions of Windows operating system: Windows 9x/ME, Windows NT, Windows 2000, Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7, Windows 8, and Windows 10. Versions History License This utility is released as freeware. Three Sysinternals Tools Improved: Sysmon, Autoruns, and RegJump. Sysinternals utilities, the invention of Mark Russinovich who now serves as the CTO of Azure for Microsoft, has a long and stable lineage, providing fantastic capabilities and value for IT Pros.

The suite of tools sees constant updates to improve functionality. Yesterday, three of the tools were updated with new capabilities. Here's what's available: Sysmon – now at version 3.0, Sysmon is used for monitoring system activities that could be considered potential security intrusions. New features: Process name added to process terminate events Remote thread creation events reporting Simplicity and flexibility of filter settings improved Autoruns – bumping the version to 13.3, Autoruns queries and displays drivers, DLLs, and other files that are to automatically run when the computer boots. Reporting of GP extension DLLs added The target of hosting processes like cmd.exe and rundll32.exe available for viewing.

MobaXterm free Xserver and tabbed SSH client for Windows. KiTTY - Welcome. What is KiTTY ? KiTTY is a fork from version 0.67 of PuTTY, the best telnet / SSH client in the world. KiTTY is only designed for the Microsoft® Windows® platform. For more information about the original software, or pre-compiled binaries on other systems, you can go to the Simon Tatham PuTTY page. KiTTY has all the features from the original software, and adds many others as described below: The very first requested features: Technical features: Graphical features: Other features: Bonus: Current version For any question, request, or simply to say what you think about this software fill this form: You can also be part of the success of KiTTY, by translating these pages into your own language. Cyd. Hyperlink. Utilità e strumenti di rete. Winapiexec - RaMMicHaeL's Blog. Winapiexec is a small tool that allows to run WinAPI functions through command line parameters.

Syntax The syntax is:winapiexec.exe library.dll@FunctionName 123 unicode_text "a space" If you don’t specify a library or use “k”, kernel32.dll is used. If you specify “u” as a library, user32.dll is used. Numbers are detected automatically. You can use hex numbers (like 0xFE) and use the minus sign (e.g. -5). Strings are Unicode by default. You can use special prefixes to specify parameter types:$s:ansi – an ANSI string. While referencing to another parameter, note that they are processed by the order of execution, which means there’s no point to reference to a parameter right to the referencing one. Download winapiexec.zip (6.02 kB) Examples Here are some examples of what you can do: Display temp path:winapiexec.exe GetTempPathW 260 $b:520 , u@MessageBoxW 0 $$:3 $$:0 0x40 Show a messagebox and then create a new instance of the process:winapiexec.exe u@MessageBoxW 0 Hello!

Eject your disc drive. Clues & Hints. Hyperlink. Prompt cmd. PowerShell. Hyperlink. WINDOWS.