Skip to content

类似jwt.io的工具,用于线下CTF比赛时处理JWT(Json Web Token)

License

Notifications You must be signed in to change notification settings

cmacckk/jwt-io-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JWT-IO-UI

JWT-IO-UI 是因为线下无法使用jwt编写的一款工具,后续打算加入secret破解功能

安装

python>=3.6

python -m pip install -r requirments.txt

或者直接在Release找到.zip文件,解压后即可正常使用,目前只打包了windows版,需要其他平台版本可自己打包

使用

JWT IO UI

我的打包命令

pyinstaller -i .\icon\jwt.ico -w -F .\main.py .\main.spec

因设置字体时设置为Inconsolata LGC Nerd Font,为避免显示问题,可下载安装Inconsolata LGC Nerd Font

Inconsolate LGC font