{"id":20298768,"url":"https://github.com/0xbitx/dedsec_proc-hacker","last_synced_at":"2026-05-26T23:33:22.688Z","repository":{"id":251061644,"uuid":"835861656","full_name":"0xbitx/DEDSEC_PROC-HACKER","owner":"0xbitx","description":"Linux based process analyzer for hackers.","archived":false,"fork":false,"pushed_at":"2026-02-21T05:19:16.000Z","size":52483,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-02-21T12:26:58.319Z","etag":null,"topics":["analyzer","backdoor","kalilinux","linux","linux-shell","malware","malware-analysis","process"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/0xbitx.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-07-30T17:14:22.000Z","updated_at":"2026-02-21T05:19:19.000Z","dependencies_parsed_at":null,"dependency_job_id":"ab05b2f7-51a9-4835-9c06-e36f696c5136","html_url":"https://github.com/0xbitx/DEDSEC_PROC-HACKER","commit_stats":null,"previous_names":["0xbitx/dedsec_proc-hacker"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/0xbitx/DEDSEC_PROC-HACKER","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xbitx%2FDEDSEC_PROC-HACKER","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xbitx%2FDEDSEC_PROC-HACKER/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xbitx%2FDEDSEC_PROC-HACKER/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xbitx%2FDEDSEC_PROC-HACKER/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/0xbitx","download_url":"https://codeload.github.com/0xbitx/DEDSEC_PROC-HACKER/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xbitx%2FDEDSEC_PROC-HACKER/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33543973,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"ssl_error","status_checked_at":"2026-05-26T15:22:15.568Z","response_time":63,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["analyzer","backdoor","kalilinux","linux","linux-shell","malware","malware-analysis","process"],"created_at":"2024-11-14T16:11:26.207Z","updated_at":"2026-05-26T23:33:22.682Z","avatar_url":"https://github.com/0xbitx.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"\n\u003cp align=\"center\"\u003e\n\u003cimg src=\"https://media2.giphy.com/media/v1.Y2lkPTc5MGI3NjExempiaWZvd3ptcmN6cW5ncmRsNG1teTU2YnI3ejluczdrNjd3bWhxaCZlcD12MV9pbnRlcm5hbF9naWZfYnlfaWQmY3Q9Zw/3o6ZsUk0jb6m80uAg0/giphy.webp\", width=\"300\", height=\"300\"\u003e\n\u003c/p\u003e\n\n\u003ch1 align=\"center\"\u003e PROC-HACKER \u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cb\u003eLinux based process analyzer for hackers.\u003c/b\u003e\n\u003c/p\u003e\n\n### DESCRIPTION\nPROC-HACKER is a comprehensive Linux-based command-line tool designed to provide deep insights into system processes, security threats, and file system activities. It combines process analysis, malware detection, and real-time file monitoring into a single powerful utility specifically engineered for threat hunting and incident response operations.\n\n## Key Capabilities\n* **Process Analysis**: Detailed view of running processes with hierarchical tree display\n* **Security Monitoring**: Detect malicious activities and suspicious behavior\n* **Forensic Evidence**: Capture and analyze process snapshots for investigation\n* **File Integrity**: Monitor file changes, creations, and deletions in real-time\n* **Malware Detection**: Hash-based malware checking against known threat databases\n\n### FEATURES\n\n## 1. Process Analysis\n\n  * Hierarchical tree view of processes showing parent-child relationships\n\n   ### Comprehensive process details including:\n\n  * CPU and memory usage\n  * Open files with metadata (size, timestamps, checksums)\n  * Network connections (local/remote IPs, ports, connection types)\n  * Thread information and current working directory\n  * Process ownership and command-line arguments\n\n## 2. Monitoring Modes\n   \n   ### Snapshot Mode\n\n  * Capture a one-time snapshot of any process\n  * View complete process state including all open files and connections\n  * Ideal for quick investigations and spot checks\n\n   ### Realtime Mode\n\n  * Continuously monitor processes at user-defined intervals\n  * Adjustable delay (seconds or milliseconds)\n  * Option to record all snapshots for later analysis\n  * Real-time tracking of process behavior changes\n\n  ### Sniper Mode\n\n  * Launch and monitor any command in a dedicated terminal\n  * Automatically track the spawned process\n  * Perfect for analyzing suspicious executables in isolation\n\n## 3. Evidence Management System\n\n  * Automatic Recording: Capture multiple snapshots during monitoring sessions\n  * Structured Storage: Save evidence in JSON and human-readable TXT formats\n  * Evidence Viewer: Browse and analyze historical data\n  * Smart Filtering: Filter snapshots with activity vs. idle processes\n  * Network Analysis: Categorize connections as internal/external/local\n  * File Tracking: Monitor file access patterns and changes over time\n\n## 4. File Catcher - Real-time File Monitor\n\n   ### Monitor file system activities with precision:\n\n  * Track file creation, modification, and deletion\n  * Monitor single files, multiple files from list, or entire directories\n  * Automatic content capture when changes occur\n  * File metadata preservation (permissions, ownership, timestamps)\n  * SHA256 hash calculation for integrity verification\n  * Intelligent filename handling with path preservation\n\n## 5. Malware Detection\n\n  * Hash-based Checking: Compare file hashes against known malware database\n  * VirusTotal Integration: Direct links to VirusTotal for confirmed malware\n  * SHA256 Validation: Ensures hash format correctness\n  * Quick Scanning: Instant malware status reporting\n\nThese monitoring options provide flexibility in how users can track and analyze process activities, making PROC-HACKER a versatile tool for both immediate and ongoing process investigation.\n### Feature List\n  Process Information\n  \n      Process Name: The name of the process.\n      PID: The Process ID.\n      Parent ID: The Parent Process ID.\n      Command: The command line used to start the process.\n      Executable Path: The path to the executable file of the process.\n      User: The username of the process owner.\n      CPU Times: The amount of time the process has spent in user and system mode.\n      Memory Info: Resident Set Size (RSS) and Virtual Memory Size (VMS).\n      Start Time: The time when the process started.\n      Current Working Directory: The current working directory of the process.\n  \n  Open Files\n  \n      File Path: The path of the open file.\n      File Descriptor (System Reference Number): The file descriptor used by the system to reference the open file.\n      File Type: The type of the file (e.g., Python script, ELF binary, text file).\n      File Size: The size of the file in bytes.\n      Creation Time: The time when the file was created.\n      Modification Time: The time when the file was last modified.\n      Access Time: The time when the file was last accessed.\n      MD5 checksum: checksum of a file.\n  \n  Network Connections\n  \n      Local Address: The local IP address and port.\n      Remote Address: The remote IP address and port.\n      Status: The status of the connection (e.g., ESTABLISHED, LISTEN).\n  \n  Child Processes\n  \n      Process Name: The name of the child process.\n      PID: The Process ID of the child process.\n      Parent ID: The Parent Process ID (should be the PID of the parent process).\n      Command: The command line used to start the child process.\n      Executable Path: The path to the executable file of the child process.\n      User: The username of the child process owner.\n      CPU Times: The amount of time the child process has spent in user and system mode.\n      Memory Info: Resident Set Size (RSS) and Virtual Memory Size (VMS) of the child process.\n      Start Time: The time when the child process started.\n      Current Working Directory: The current working directory of the child process.\n  \n  Process Search\n  \n      By PID: Allows searching for a process using its Process ID.\n      By Name: Allows searching for processes by their name.\n  \n  User Interface\n  \n      Color Coding: Uses color coding to distinguish different types of information (e.g., process details, file details, network details).\n      Hierarchical Display: Indents child processes under their parent process, creating a tree-like structure.\n\nSAMPLE OUTPUT:\n```php\n[●] Process Name: konsole  PID: 93256\n ├─ Parent ID: 58841\n ├─ Command: /usr/bin/konsole --workdir /home/dedsec/Desktop/\n ├─ Executable: /usr/bin/konsole\n ├─ User: dedsec\n ├─ CPU Times: User Time: 5.67, System Time: 0.77\n ├─ Memory Info: RSS: 162873344, VMS: 1486295040\n ├─ Start Time: Wed Jul 31 00:26:07 2024\n └─ Current Working Directory: /home/dedsec/Desktop/\n   [●] Open Files:\n    ├─ File Path: /home/dedsec/.local/share/mime/mime.cache\n    │  ├─ File Descriptor (System Reference Number): 23\n    │  ├─ File Type: application/octet-stream\n    │  ├─ File Size: 123456 bytes\n    │  ├─ Creation Time: Wed Jul 31 00:26:07 2024\n    │  ├─ Modification Time: Wed Jul 31 00:26:07 2024\n    │  └─ Access Time: Wed Jul 31 00:26:07 2024\n    ├─ File Path: /var/lib/flatpak/exports/share/mime/mime.cache\n    │  ├─ File Descriptor (System Reference Number): 24\n    │  ├─ File Type: application/octet-stream\n    │  ├─ File Size: 123456 bytes\n    │  ├─ Creation Time: Wed Jul 31 00:26:07 2024\n    │  ├─ Modification Time: Wed Jul 31 00:26:07 2024\n    │  └─ Access Time: Wed Jul 31 00:26:07 2024\n   [●] Network Connections:\n    └─ Local Address: 192.168.1.36 PORT: 39922 - Remote Address: 192.168.1.1 PORT: 23 - Status: SYN_SENT\n   [●] Child Processes:\n    └─ Process Name: zsh  PID: 93272\n     ├─ Parent ID: 93256\n     ├─ Command: /usr/bin/zsh\n     ├─ Executable: /usr/bin/zsh\n     ├─ User: dedsec\n     ├─ CPU Times: User Time: 0.13, System Time: 0.09\n     ├─ Memory Info: RSS: 8085504, VMS: 9871360\n     ├─ Start Time: Wed Jul 31 00:26:07 2024\n     └─ Current Working Directory: /home/dedsec/Desktop/\n       [●] Open Files:\n        ├─ File Path: /usr/share/zsh/functions/Completion.zwc\n        │  ├─ File Descriptor (System Reference Number): 13\n        │  ├─ File Type: application/octet-stream\n        │  ├─ File Size: 123456 bytes\n        │  ├─ Creation Time: Wed Jul 31 00:26:07 2024\n        │  ├─ Modification Time: Wed Jul 31 00:26:07 2024\n        │  └─ Access Time: Wed Jul 31 00:26:07 2024\n       [●] Network Connections:\n        └─ No Network Connection found\n       [●] Child Processes:\n        └─ Process Name: code1.py  PID: 94076\n         ├─ Parent ID: 93272\n         ├─ Command: /bin/python3 ./code1.py\n         ├─ Executable: /usr/bin/python3.11\n         ├─ User: dedsec\n         ├─ CPU Times: User Time: 0.05, System Time: 0.07\n         ├─ Memory Info: RSS: 14934016, VMS: 19804160\n         ├─ Start Time: Wed Jul 31 00:37:02 2024\n         └─ Current Working Directory: /home/dedsec/Desktop/\n           [●] Open Files:\n            └─ No open files found\n           [●] Network Connections:\n            └─ Local Address: 192.168.1.36 PORT: 31726 - Remote Address: 34.207.243.93 PORT: 443 - Status: ESTABLISHED\n            └─ Local Address: 192.168.1.36 PORT: 43546 - Remote Address: 140.12.113.25 PORT: 443 - Status: ESTABLISHED\n            └─ Local Address: 192.168.1.36 PORT: 43298 - Remote Address: 34.127.148.161 PORT: 443 - Status: ESTABLISHED\n            └─ Local Address: 192.168.1.36 PORT: 33156 - Remote Address: 34.117.223.93 PORT: 443 - Status: ESTABLISHED\n```\n\n## INSTALLATION \n    * git clone https://github.com/0xbitx/DEDSEC_PROC-HACKER.git\n    * cd DEDSEC_PROC-HACKER\n    * sudo pip3 install psutil tabulate bcc\n    * sudo apt install bpfcc-tools libbpfcc-dev python3-bpfcc\n    * chmod +x dedsec_proc-hacker\n    * sudo ./dedsec_proc-hacker\n\n### TESTED ON FOLLOWING\n* Kali Linux \n* Parrot OS \n* Ubuntu\n\n## Support\n\nIf you find my work helpful and want to support me, consider making a donation. Your contribution will help me continue working on open-source projects.\n\n**Bitcoin Address: `36ALguYpTgFF3RztL4h2uFb3cRMzQALAcm`**\n\n\u003ch1 align=\"center\"\u003e DISCLAIMER \u003c/h1\u003e\n\n\u003ch4 align=\"center\"\u003eI'm not responsible for anything you do with this program, so please only use it for good and educational purposes. \u003c/h4\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0xbitx%2Fdedsec_proc-hacker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F0xbitx%2Fdedsec_proc-hacker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0xbitx%2Fdedsec_proc-hacker/lists"}