xargs Logo

xargs

0
Free
Visit Website

xargs is a command that builds and executes command lines from standard input, allowing for the execution of commands with multiple arguments. It reads items from standard input, delimited by blanks or newlines, and executes the command with the specified arguments. It is useful for processing large numbers of files or data, and can be used in conjunction with other commands such as find and grep. xargs provides various options to customize its behavior, including the ability to specify a delimiter, set an end-of-file string, and limit the number of arguments per command line. It also provides options for parallel execution and error handling. xargs is a powerful tool for automating tasks and processing large datasets, and is an essential part of many Linux and Unix systems.

FEATURES

ALTERNATIVES

Ebowla is a tool for generating payloads in Python, GO, and PowerShell with support for Reflective DLLs.

Cutting-edge open-source security tools for adversary simulation and threat hunting.

A C/C++ tool for remote process injection, supporting x64 and x86 operations, with system call macros generated by SysWhispers script.

A technique for social engineering and untrusted command execution using ClickOnce technology

MiniCPS is a framework for Cyber-Physical Systems real-time simulation with support for physical process and control devices simulation, and network emulation.

A tool for interacting with Exchange servers remotely and exploiting client-side Outlook features.

Setup script for Regon-ng

Preparation process for participating in the Pacific Rim CCDC 2015.

PINNED