changed View on Github position
This commit is contained in:
parent
20883bc824
commit
728f582ffc
@ -2,8 +2,6 @@
|
|||||||
title: Rockyou Mask Attack
|
title: Rockyou Mask Attack
|
||||||
---
|
---
|
||||||
|
|
||||||
### [View on Github](https://github.com/Surferlul/RockyouMask)
|
|
||||||
|
|
||||||
A Mask-Attack using hashcat based on the rockyou leak
|
A Mask-Attack using hashcat based on the rockyou leak
|
||||||
|
|
||||||
I am not developing this project anymore. The code is not complex so don't be afraid to take a peek and modify it yourself. If you want to know how I generated the maks feel free to [contact me](https://surferlul.github.io) and I may be able to remember how I did it.
|
I am not developing this project anymore. The code is not complex so don't be afraid to take a peek and modify it yourself. If you want to know how I generated the maks feel free to [contact me](https://surferlul.github.io) and I may be able to remember how I did it.
|
||||||
@ -37,3 +35,5 @@ On Linux put your hashes in a text file where you excecute the script
|
|||||||
|
|
||||||
Running a Radeon RX 570 this script can brute-force 70% of passwords in rockyou in about half a day, 60% in about half an hour
|
Running a Radeon RX 570 this script can brute-force 70% of passwords in rockyou in about half a day, 60% in about half an hour
|
||||||
|
|
||||||
|
### [View on Github](https://github.com/Surferlul/RockyouMask)
|
||||||
|
|
||||||
|
@ -2,11 +2,12 @@
|
|||||||
title: Reddit Wallpaper Changer for Windows
|
title: Reddit Wallpaper Changer for Windows
|
||||||
---
|
---
|
||||||
|
|
||||||
### [View on Github](https://github.com/Surferlul/Wallpaper-Changer)
|
|
||||||
|
|
||||||
# Downloads
|
# Downloads
|
||||||
|
|
||||||
- [Compiled](https://github.com/Surferlul/Wallpaper-Changer/archive/main.zip)
|
- [Compiled](https://github.com/Surferlul/Wallpaper-Changer/archive/main.zip)
|
||||||
- [Compiled without UI](https://github.com/Surferlul/Wallpaper-Changer/archive/noui_main.zip)
|
- [Compiled without UI](https://github.com/Surferlul/Wallpaper-Changer/archive/noui_main.zip)
|
||||||
- [Python Runnable](https://github.com/Surferlul/Wallpaper-Changer/archive/python.zip)
|
- [Python Runnable](https://github.com/Surferlul/Wallpaper-Changer/archive/python.zip)
|
||||||
- [Code](https://github.com/Surferlul/Wallpaper-Changer/archive/code.zip)
|
- [Code](https://github.com/Surferlul/Wallpaper-Changer/archive/code.zip)
|
||||||
|
|
||||||
|
### [View on Github](https://github.com/Surferlul/Wallpaper-Changer)
|
||||||
|
|
||||||
|
@ -2,8 +2,6 @@
|
|||||||
title: Unofficial Camellia Pack for Beatsaber
|
title: Unofficial Camellia Pack for Beatsaber
|
||||||
---
|
---
|
||||||
|
|
||||||
### [View on Github](https://github.com/Surferlul/Unofficial-Camellia-Pack)
|
|
||||||
|
|
||||||
# Downloads
|
# Downloads
|
||||||
|
|
||||||
## Current Version:
|
## Current Version:
|
||||||
@ -27,3 +25,5 @@ title: Unofficial Camellia Pack for Beatsaber
|
|||||||
href="files/Unofficial Camellia Pack v1.0.bplist"
|
href="files/Unofficial Camellia Pack v1.0.bplist"
|
||||||
download>Unofficial Cammelia Pack v1.0</a>
|
download>Unofficial Cammelia Pack v1.0</a>
|
||||||
|
|
||||||
|
### [View on Github](https://github.com/Surferlul/Unofficial-Camellia-Pack)
|
||||||
|
|
||||||
|
@ -2,11 +2,11 @@
|
|||||||
title: Computer Science Circles Python course Solutions
|
title: Computer Science Circles Python course Solutions
|
||||||
---
|
---
|
||||||
|
|
||||||
### [View on Github](https://github.com/Surferlul/csc-python-solutions)
|
|
||||||
|
|
||||||
Look up solutions if you're stuck
|
Look up solutions if you're stuck
|
||||||
|
|
||||||
## <a href="https://cscircles.cemc.uwaterloo.ca/">Site</a>
|
## <a href="https://cscircles.cemc.uwaterloo.ca/">Site</a>
|
||||||
|
|
||||||
## <a href="https://github.com/Surferlul/csc-python-solutions/releases/download/1.0/Computer.Science.Circles.python.course.solutions.zip">Download</a>
|
## <a href="https://github.com/Surferlul/csc-python-solutions/releases/download/1.0/Computer.Science.Circles.python.course.solutions.zip">Download</a>
|
||||||
|
|
||||||
|
### [View on Github](https://github.com/Surferlul/csc-python-solutions)
|
||||||
|
|
||||||
|
@ -2,8 +2,6 @@
|
|||||||
title: Type Trainer
|
title: Type Trainer
|
||||||
---
|
---
|
||||||
|
|
||||||
### [View on Github](https://github.com/Surferlul/Type-Trainer)
|
|
||||||
|
|
||||||
You need Python 3 to run these programs
|
You need Python 3 to run these programs
|
||||||
|
|
||||||
If the text is flashing please open an issue, i used the flashing formated text because it didn't flash in my terminal and had a nice color
|
If the text is flashing please open an issue, i used the flashing formated text because it didn't flash in my terminal and had a nice color
|
||||||
@ -40,3 +38,6 @@ For english word lists see https://github.com/first20hours/google-10000-english<
|
|||||||
I got the German wordlist from [here](http://www1.udel.edu/LLL/language/deutsch/top10000.pdf). To prepare it I'd reccomend to take 10224 as the sort parameter
|
I got the German wordlist from [here](http://www1.udel.edu/LLL/language/deutsch/top10000.pdf). To prepare it I'd reccomend to take 10224 as the sort parameter
|
||||||
|
|
||||||
## <a href="https://github.com/Surferlul/Type-Trainer/releases/download/1.1/Type_Trainer.zip">Download</a>
|
## <a href="https://github.com/Surferlul/Type-Trainer/releases/download/1.1/Type_Trainer.zip">Download</a>
|
||||||
|
|
||||||
|
### [View on Github](https://github.com/Surferlul/Type-Trainer)
|
||||||
|
|
||||||
|
@ -2,8 +2,7 @@
|
|||||||
title: Levy C Python
|
title: Levy C Python
|
||||||
---
|
---
|
||||||
|
|
||||||
### [View on Github](https://github.com/Surferlul/Levy_C)
|
|
||||||
|
|
||||||
A turtle (python) implementation of the Lévy C curve
|
A turtle (python) implementation of the Lévy C curve
|
||||||
|
|
||||||
|
### [View on Github](https://github.com/Surferlul/Levy_C)
|
||||||
|
|
||||||
|
@ -2,8 +2,6 @@
|
|||||||
title: xkb neo
|
title: xkb neo
|
||||||
---
|
---
|
||||||
|
|
||||||
### [View on Github](https://github.com/Surferlul/xkb_neo)
|
|
||||||
|
|
||||||
My xkb modifications for making neo etc (inclusive vou) work properly with every part of GNU/Linux. YES, even IntelliJ \[Doesn't seem to work on gnome anymore tho :(\]
|
My xkb modifications for making neo etc (inclusive vou) work properly with every part of GNU/Linux. YES, even IntelliJ \[Doesn't seem to work on gnome anymore tho :(\]
|
||||||
|
|
||||||
Execute patch_xkb.py as superuser to patch /usr/share/X11/xkb
|
Execute patch_xkb.py as superuser to patch /usr/share/X11/xkb
|
||||||
@ -15,3 +13,5 @@ Execute enable_gnome.sh to enable alternative keyboard layouts on GNOME
|
|||||||
- <a href="https://github.com/Surferlul/xkb_neo/releases/download/v1.1.0/patch_xkb.py">patch_xkb.py</a>
|
- <a href="https://github.com/Surferlul/xkb_neo/releases/download/v1.1.0/patch_xkb.py">patch_xkb.py</a>
|
||||||
- <a href="https://github.com/Surferlul/xkb_neo/releases/download/v1.1.0/enable_gnome.sh">enable_gnome.sh</a>
|
- <a href="https://github.com/Surferlul/xkb_neo/releases/download/v1.1.0/enable_gnome.sh">enable_gnome.sh</a>
|
||||||
|
|
||||||
|
### [View on Github](https://github.com/Surferlul/xkb_neo)
|
||||||
|
|
||||||
|
@ -18,3 +18,4 @@ title: My Themes
|
|||||||
|
|
||||||
- [Main Configs](https://github.com/Surferlul/awesome)
|
- [Main Configs](https://github.com/Surferlul/awesome)
|
||||||
- [Blueish](https://github.com/Surferlul/blueish)
|
- [Blueish](https://github.com/Surferlul/blueish)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user