Releases: glitchedgitz/cook
Releases · glitchedgitz/cook
v2.2.1
v2.2.0
New
- Preview generating pattern using
-peek 50
- Code refactored: Use as library in other tools to search wordlists, mainly for Grroxy
- In ranges now you can use
00000-10000
for padding zero - Updated cook-ingredients
Breaking Change
- Cook config folder moved to
$HOME/.config
v2.1.4
- Fixed Add and Delete
- Fixed Global Method
- Updated Readme
v2.1.3
Username changed🙄
Release v2.1.2
Another update for golang versioning...
This should be last one....
Release v2.1.1
Another unnecessary update because of golang
Release v2.1.0
• Added repeat operator
• Functions now uses square brackets to support bash and zsh.
• Some fixes
• Updated docs
v2.0.1
Just an unnecessary update for golang 1.17
Release v2.0.0
Hello Everyone,
Cook Version 2.0 is here and It is more powerful than ever, you can install using the below instruction. There are lots of new features added and changed made from v1. Make sure you read the changes before trying this version.
🎁New Features
- Introducing methods - Methods are a powerful way to play with your wordlist and apply different operations to them.
- URL Source - Now you can save wordlist with URL
- Removed cook.yaml, now there is a folder cook-ingredients
- 5500+ wordlist sets added.
Version 2 and 1 [Breaking Changes]
Version 1.6 and Version 2 have significant breaking changes to improve the usability of the tool.
- Previously columns were separated with a colon. Now they are separated by space
- Single cook.yaml file removed. Now there is a folder.
- URL support for yaml file and added sources with over 5500 wordlist sets.
- File regex removed, now use .regex[] method for regex
- Taking file input needs a colon after param
- -case flag removed, now you can use upper, lower, and title
- Added Methods
- Removed charset and extensions, now they are in the list
- Simplified ranges
This discussion was created from the release Version 2.0 [Beta testing] [Breaking changes].