Totally_Not_A_Haxxer
Totally_Not_A_Haxxer
i thought about it but at the same time i have etched more and more away from python everyday, if i create a pull request to the project it would...
i can understand why you would do that ive done that in the past just sometimes it can be very very inconvenient and can cause bugs in the main code,...
``` Version 1.0 | UNSTABLE Developer Note: It sucks i had to declare this version as the unstable version of red rabbit, it was the most well written form of...
Thank you, I will admit some of them have major issues, such as red rabbit but the love and support pushes these projects seriously further and further on.
no comment,, decided top delete will come back with this in a few hours!
**error in block** ```c #cgo LDFLAGS: -lcrypt #define _GNU_SOURCE #include #include #include char *gnu_ext_crypt(char *pass, char *salt) { char *enc = NULL; char *ret = NULL; struct crypt_data data; data.initialized...