virzz

module
v0.1.9 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 27, 2023 License: MIT

README

Virzz

Build Build Release

Install

brew install virzz/virzz/<formula> || brew tap virzz/virzz; brew install <formula>

Formulae
  • Enyo brew install virzz/virzz/enyo || brew tap virzz/virzz; brew install enyo

Enyo - CLI 命令行小工具

NAME:
   enyo - The Cyber Swiss Army Knife for terminal

USAGE:
   enyo [global options] command [command options] [arguments...]

VERSION:
   latest

AUTHOR:
   陌竹(@mozhu1024) <mozhu233@outlook.com>

COMMANDS:
   Crypto:
     basex      Base 16/32/58/62/64/85/91/92/100 Encode/Decode
     basic      Some basic encodings
     classical  Classical cryptography
     hash       Hash Function
     bcrypt     Bcrypt Generate/Compare
     hashpwd    A tool for query password hash offline
   GitHub:
     ghext, gh-mozhu  A little toolkit using GitHub API
   Misc:
     domain      Some tools for Domain/SubDomain
     netool      Net utils for IP/Port
     hashpow     Brute Hash Power of Work with md5/sha1
     qrcode, qr  A qrcode tool for terminal
     parser      Parse some file
   Web:
     githack       A `.git` folder disclosure exploit
     gopher        Generate Gopher Exp
     jwttool, jwt  A jwt tool with Print/Crack/Modify

GLOBAL OPTIONS:
   --help, -h     show help (default: false)
   --version, -v  print the version (default: false)

Public Projects

  • gh-mozhu
  • githack
  • gopher
  • hashpow
  • hashpwd
  • jwttool
  • parser

gh-mozhu

NAME:
   gh-mozhu - A little toolkit using GitHub API

USAGE:
   gh-mozhu [global options] command [command options] [arguments...]

AUTHOR:
   陌竹(@mozhu1024) <mozhu233@outlook.com>

COMMANDS:
   install       Install this
   orgs          List organizations for the authenticated user
   transfer      Transfer a repository
   commit, gcmt  Generate Commit Message

GLOBAL OPTIONS:
   --help, -h  show help (default: false)

githack

NAME:
   githack - A `.git` folder disclosure exploit

USAGE:
   githack [global options] [arguments...]

AUTHOR:
   陌竹(@mozhu1024) <mozhu233@outlook.com>

GLOBAL OPTIONS:
   --help, -h  show help (default: false)

gopher

NAME:
   gopher - A jwt tool with Print/Crack/Modify

USAGE:
   gopher [global options] command [command options] [arguments...]

AUTHOR:
   陌竹(@mozhu1024) <mozhu233@outlook.com>

COMMANDS:
   JWT:
     print, p   Print jwt pretty
     modify, m  Modify jwt
     crack, c   Crack jwt
     create, n  Create jwt

GLOBAL OPTIONS:
   --help, -h  show help (default: false)

hashpow

NAME:
   hashpow - Brute Hash Power of Work with md5/sha1

USAGE:
   hashpow [global options] [arguments...]

AUTHOR:
   陌竹(@mozhu1024) <mozhu233@outlook.com>

GLOBAL OPTIONS:
   --help, -h  show help (default: false)

hashpwd

NAME:
   hashpwd - A tool for query password hash offline

USAGE:
   hashpwd [global options] command [command options] [arguments...]

AUTHOR:
   陌竹(@mozhu1024) <mozhu233@outlook.com>

COMMANDS:
   generate, g  Generate password hash form password dict
   lookup, l    Generate password hash form password dict

GLOBAL OPTIONS:
   --help, -h  show help (default: false)

jwttool

NAME:
   jwttool - A jwt tool with Print/Crack/Modify

USAGE:
   jwttool [global options] command [command options] [arguments...]

AUTHOR:
   陌竹(@mozhu1024) <mozhu233@outlook.com>

COMMANDS:
   JWT:
     print, p   Print jwt pretty
     modify, m  Modify jwt
     crack, c   Crack jwt
     create, n  Create jwt

GLOBAL OPTIONS:
   --help, -h  show help (default: false)

parser

NAME:
   parser - Parse some file

USAGE:
   parser [global options] command [command options] [arguments...]

AUTHOR:
   陌竹(@mozhu1024) <mozhu233@outlook.com>

COMMANDS:
   procnet, net  Parse /proc/net/tcp|udp
   dsstore       .DS_Store Parser

GLOBAL OPTIONS:
   --help, -h  show help (default: false)

Directories

Path Synopsis
cmd
enyo command
public/gh-mozhu command
public/githack command
public/gopher command
public/hashpow command
public/hashpwd command
public/jwttool command
public/parser command
internal
_compile command
crypto/base100
Package base100 implements base100 encoding, fork from https://github.com/stek29/base100
Package base100 implements base100 encoding, fork from https://github.com/stek29/base100
crypto/base36
Package base36, form https://github.com/martinlindhe/base36
Package base36, form https://github.com/martinlindhe/base36
crypto/base58
Package base58, form from https://github.com/itchyny/base58-go
Package base58, form from https://github.com/itchyny/base58-go
crypto/base62
Package base62 implements base62 encoding, fork from https://github.com/yihleego/base62
Package base62 implements base62 encoding, fork from https://github.com/yihleego/base62
crypto/base91
Package base91 implements base91 encoding.
Package base91 implements base91 encoding.
crypto/base92
Package base92 fork from https://github.com/teal-finance/BaseXX with customizable encoding alphabet.
Package base92 fork from https://github.com/teal-finance/BaseXX with customizable encoding alphabet.
modules
crypto/hashpwd
Code generated by "script/generate_lookup.go"; DO NOT EDIT.
Code generated by "script/generate_lookup.go"; DO NOT EDIT.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL