How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
A tool for adding new lines to files, skipping duplicates
The main features of tomnomnom/anew are: Auxiliary Security Tools, Security Utilities, Utility and Fuzzing Tools, Utility Tools, Wordlist Generation Tools.
Open-source alternatives to tomnomnom/anew include: tomnomnom/gf — A wrapper around grep, to help you grep for things. tomnomnom/unfurl — Pull out bits of URLs provided on stdin. gchq/cyberchef — CyberChef is a web-based application designed for performing complex data encoding, decoding, encryption, and analysis… s0md3v/uro — declutters url lists for crawling/pentesting. tomnomnom/qsreplace — Accept URLs on stdin, replace all query string values with a user-supplied value. aemkei/jsfuck — jsfuck is an esoteric programming language and JavaScript source obfuscator. It functions as a code encoder that…
CyberChef is a web-based application designed for performing complex data encoding, decoding, encryption, and analysis tasks. It provides a visual interface where users construct data transformation pipelines by chaining modular operations together, allowing raw input to be processed into a desired output format entirely within the local browser environment. The tool functions as a client-side cryptographic workbench, ensuring that all data processing logic remains local to the user's machine to maintain privacy and eliminate server-side overhead. By utilizing functional pipeline composition
Accept URLs on stdin, replace all query string values with a user-supplied value