Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zodiacon/alltools
All reasonably stable tools
https://github.com/zodiacon/alltools
Last synced: 14 days ago
JSON representation
All reasonably stable tools
- Host: GitHub
- URL: https://github.com/zodiacon/alltools
- Owner: zodiacon
- License: mit
- Created: 2017-10-26T08:00:04.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-08-17T15:34:59.000Z (6 months ago)
- Last Synced: 2024-11-30T14:49:44.561Z (2 months ago)
- Size: 289 MB
- Stars: 1,172
- Watchers: 65
- Forks: 230
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- awesome-security-collection - **272**星
README
# AllTools
[![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://www.paypal.me/pavelyosifovich)
All reasonably stable tools
**[AccessMask](https://github.com/zodiacon/AccessMask)** - decode access mask for common object types
**[BgInfo](https://github.com/zodiacon/BgInfo)** - WPF version of the Sysinternals BgInfo tool
**[BITSMgr](https://github.com/zodiacon/BITSManager)** - BITS jobs manager application
**[CLR Explorer](https://github.com/zodiacon/CLRExplorer)** - View .NET process information / dump file
**[CpuStres](https://github.com/zodiacon/CPUStress)** - thread/CPU stress testing app
**[CpuStress v3](https://github.com/zodiacon/CPUStress)** - thread/CPU stress testing app
**DebugPrint** - monitor OutputDebugString/DbgPrint(Ex) calls (no driver needed)
**[DriverMon](https://github.com/zodiacon/DriverMon)** - monitor any driver activity
**[ErrorLookup](https://github.com/zodiacon/ErrorLookup)** - error code description for Win32 (GetLastError) and NTSTATUS
**[ETWExplorer](https://github.com/zodiacon/EtwExplorer)** - view ETW XML manifests for registered providers
**FSClass** - lists the file system filter classes (command line)
**[GFlagsX](https://github.com/zodiacon/GflagsX)** - enhanced version of the GFlags tool
**[INF Studio](https://github.com/zodiacon/InfStudio)** - view/edit INF files
**Kdump64** - generate a local kernel dump (64 bit)
**[KernelObjectView](https://github.com/zodiacon/KernelObjectView)** - View stats of kernel objects and handles in the system
**[MetroManager](https://github.com/zodiacon/MetroManager)** - list (and launch) installed Windows Runtime components and apps
**MemMapView** - view any process memory (including protected and minimal processes)
**[NtfsStreams](https://github.com/zodiacon/NtfsStreams)** - show NTFS alternate streams in files
**[ObjDir](https://github.com/zodiacon/ObjDir)** - command line tool to show object manager namespace
**[ObjExp](https://github.com/zodiacon/ObjectExplorer)** - Object Explorer, explore objects and handles
**[PEExplorer](https://github.com/zodiacon/PEExplorer)** - PE file viewer
**[PEExplorerV2](https://github.com/zodiacon/PEExplorerV2)** - PE file viewer version 2.0
**[PoolMonXv2](https://github.com/zodiacon/PoolMonXv2)** - kernel pool memory (version 2)
**[PdbView](https://github.com/zodiacon/PdbView)** - view PDB files
**[PerfMonX](https://github.com/zodiacon/PerfMonX)** - enhanced Performance Monitor tool
**[ProcMonX](https://github.com/zodiacon/ProcMonX)** - ProcMon-like tool based on Event Tracing for Windows (ETW)
**[ProcMonX v2](https://github.com/zodiacon/ProcMonXv2)** - Enhanced ProcMon-like tool based on Event Tracing for Windows (ETW)
**QSlice** - modern version of the classic QSlice tool
**QSliceX** - pie chart graphics for QSlice
**[Quick Assembler](https://github.com/zodiacon/AllTools/blob/master/QuickAsm.zip)** (QuickAsm.zip) - simple x86/x64 assembler and emulator
**[Sysrun](https://github.com/zodiacon/sysrun)** - run any executable with the SYSTEM account (no service needed)
**[System Explorer](https://github.com/zodiacon/SystemExplorer)** - system, processes, threads, objects, handles, and other information - all in one tool
**[Total PE](https://github.com/zodiacon/TotalPE)** - Yet another PE viewer (WIP)
**[TotalReg](https://github.com/zodiacon/TotalRegistry)** - Total Registry - view/edit real Registry, undo/redo, and much more.
**[WindowTitleEx](https://github.com/zodiacon/WindowTitleEx)** - Show HWND, TID, PID on windows. Revert with included tray icon
**[WinSpy](https://github.com/zodiacon/WinSpy)** - show windows and monitor messages. A WIP alternative to Spy++.
**[winsta](https://github.com/zodiacon/winsta)** - Show current session's window stations, desktops and top level visible windows (with non-empty titles)
**[WFP Explorer](https://github.com/zodiacon/wfpexplorer)** - Windows Filtering Platform Explorer
**[XCalculator](https://github.com/zodiacon/CalculatorX)** (XCalc) - simple calculator supporting variables and functions