EXE
WinGet
3 submissions
PidCat
AbdElMoniem ElHifnawy · 2.5.6 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
PidCat_v2.5.6_Tue_17_Mar_2026_09_14_42.237_AM.exe /verysilent
Uninstall
/VERYSILENT /SUPPRESSMSGBOXES /NORESTART
Intune Detection Rule
Registry Rule
Rule type
Registry
Registry hive
HKEY_LOCAL_MACHINE
Key path
SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{0DF6BA67-96F8-4011-AE2B-7055C95B0F6A}_is1
Detection method
Version comparison
Value name
DisplayVersion
Operator
Greater than or equal to
Value
2.5.6
Associated with 32-bit app on 64-bit clients
No
File Identity
Filename
PidCat_v2.5.6_Tue_17_Mar_2026_09_14_42.237_AM.exe
File Size
23.4 MB
Real Type
PE32 executable (GUI) Intel 80386, for MS Windows, 11 sections
Installer Technology
Engine
Inno Setup
via Binary Signature
Confidence
100%
Signature
Status
Not Digitally Signed
Installer Selection
WinGet Package
Package ID
AbdElMoniemElHifnawy.PidCat
Version
2.5.6
Description
A colorized Android logcat viewer with advanced filtering capabilities.
License
GPL-3.0
↗
Installer URL
https://github.com/abdalmoniem/pidcat/releases/download/v2.5.6/PidCat_v2.5.6_Tue_17_Mar_2026_09_14_42.237_AM.exe
Release Notes
🚀 Features
- (dc757f) Added option to show PID of running package(s)
🐛 Bug Fixes
- (3961be) (build.py) Fix issue with build-executable command
⚡ Performance Improvements
- (bd3d31) Mild performance improvements
♻️ Refactors
- (b8e654) Refactor code to use MVC architecture
- (2f8a3b) Code refactoring and bug fixes
- (382c99) (build) Code refactoring and improvements
- (511412) Code refactoring and performance improvements
- (a13777) Code refactoring and improvements
🎨 Code Style
- (155809) (Justf…