LogoAISecKit

libprocesshider

Hide a process under Linux using the ld preloader.

Introduction

Introduction

libprocesshider is a library designed to hide processes in Linux using the dynamic linker (ld preloader). This tool allows users to obscure processes from standard system monitoring tools, enhancing privacy and security in specific use cases.

Key Features
  • Process Hiding: Effectively hides specified processes from common commands like ps and lsof.
  • Easy Integration: Simple to compile and integrate into existing systems using standard Linux tools.
  • Open Source: Available on GitHub, allowing for community contributions and transparency.
Benefits
  • Enhanced Privacy: Useful for users who need to keep certain processes hidden from prying eyes.
  • Security Applications: Can be employed in security research and testing environments to simulate stealth operations.
Highlights
  • Written in C, with a small footprint and efficient performance.
  • Active community support and documentation available on GitHub.

Newsletter

Join the Community

Subscribe to our newsletter for the latest news and updates