How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. 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.
Projects with overlapping indexed features 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