KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
GIWIFI-demo-Login
★ 13
Open GitHub ↗
模拟giwifi登录验证,python,golang
Download README (.md)
Explore Similar Repositories
typora-latex
:
A LaTeX-style theme for Typora. Supports Chinese characters on Windows and macOS.
tutorial_telemetry
:
A Haskell Tutorial about parsing Satellite Telemetry
NumPytorch
:
A numpy based python package with pytorch-like interface for training a Convolution Neural Network.
coredns-acme
:
CoreDNS plugin to use ACME for getting your TLS/SSL certs
RefreshableScrollView
:
No description available.
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
GIWIFI-demo-Login
?
Download (.md)
# GIWIFI客户端模拟登录 ## 声明: 仅用于学术交流,本人不承担任何法律责任! 这个程序不是破解GIWIFI,只是模拟GIWIFI客户端的登录认证过程。 整个模拟的过程中最麻烦的是客户端密码加密的逆向工作,这里要感谢:李恒道,大家可以关注一下他的公众号:叛逆青年旅舍 ## 说明: 使用时需要先用抓包工具抓取一下GIWIFI客户端认证过程中的流量信息,在代码中填入对应的信息即可。 两个语言版本:python和golang 有问题可以提issues gitee:https://gitee.com/pililink/giwifi-demo-login