Glitchedgitz Cook Versions Save

A wordlist framework to fullfill your kinks with your wordlists. For security researchers, bug bounty and hackers.

v2.2.1

1 month ago

URL parsing fixed

v2.2.0

1 month ago

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

4 months ago
  • Fixed Add and Delete
  • Fixed Global Method
  • Updated Readme

v2.1.3

1 year ago

Username changed🙄

v2.1.2

2 years ago

Another update for golang versioning... This should be last one....

v2.1.1

2 years ago

Another unnecessary update because of golang

v2.1.0

2 years ago

• Added repeat operator • Functions now uses square brackets to support bash and zsh. • Some fixes • Updated docs

v2.0.1

2 years ago

Just an unnecessary update for golang 1.17

v2.0.0

2 years ago

banner (3) (1)

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.

:gift: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].