/var/lib/libcrack.so.1
/var/lib/libcrack.so.1
- Changed TIME_ZONE to `Europe/Berlin` - Changed LANGUAGE_CODE to `en-US` - Changed ADMINS to `("admin", "[email protected]")` - Changed CLANG_PARSE_OPTIONS: `-I/usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/include` and `-I/usr/lib/clang/3.7.0/include` - Renamed variable `file` to `uploaded_file` … -...
Improved makefile: - Added generic variables (CFLAGS, LDFLAGS, etc) - Added additional targets debug & help
Added makefile for easy install/uninstall and docker build on Linux&MacOS