Pinned Repositories
996.ICU
Repo for counting stars and contributing. Press F to pay respect to glorious developers.
AES-accelerated-by-GPU-CUDA-
AES accelerated by GPU(CUDA)
Awesome-pytorch-list
A comprehensive list of pytorch related content on github,such as different models,implementations,helper libraries,tutorials etc.
coding-interview-university
A complete computer science study plan to become a software engineer.
containernet
Mininet fork adding support for container-based (e.g. Docker) emulated hosts.
Evolutionary-game-theory
穷人和富人的公共品博弈
john
John the Ripper 1.8.0.13-jumbo-1-bleeding-0abfc74 2018-05-15 08:39:32
Password-Generating-with-CharRNN
Using LSTM and GRU model to generating passwords by Keras.
PasswordStrengthMeter
A PCFG Password Strength Meter
secbook
信息安全从业者书单推荐
willstruggle's Repositories
willstruggle/Password-Generating-with-CharRNN
Using LSTM and GRU model to generating passwords by Keras.
willstruggle/Evolutionary-game-theory
穷人和富人的公共品博弈
willstruggle/ACEveryDay
willstruggle/bitsliced-aes
A bitsliced implementation of ECB and CTR AES
willstruggle/game-programmer
A Study Path for Game Programmer
willstruggle/How-To-Ask-Questions-The-Smart-Way
本文原文由知名 Hacker Eric S. Raymond 所撰寫,教你如何正確的提出技術問題並獲得你滿意的答案。
willstruggle/kodo
C++ library for Random Linear Network Coding
willstruggle/PassGAN
A Deep Learning Approach for Password Guessing (https://arxiv.org/abs/1709.00440)
willstruggle/Passpal
Password analysis software
willstruggle/Password-Guessing-Framework
A Framework for Comparing Password Guessing Strategies