├── CHANGELOG.txt ├── LICENSE ├── Lalin.sh ├── README.md ├── Screenshots ├── 1.2.png ├── 1.png ├── 10.png ├── 11.png ├── 2.png ├── 3.png ├── 4.png ├── 5.png ├── 6.png ├── 7.png ├── 8.png ├── 9.png └── pict └── tools ├── CHANGELOG.txt ├── LICENSE ├── README.md ├── be ├── deen ├── README.pdf ├── dEcrypt3r-V.2 ├── dEcrypt3r.png ├── findmyhash.py ├── hash_id.py ├── log.txt ├── spy.rb └── xspy ├── fixlinset.sh ├── fst.sh └── lazynmap.sh /CHANGELOG.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/screetsec/LALIN/HEAD/CHANGELOG.txt -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/screetsec/LALIN/HEAD/LICENSE -------------------------------------------------------------------------------- /Lalin.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/screetsec/LALIN/HEAD/Lalin.sh -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/screetsec/LALIN/HEAD/README.md -------------------------------------------------------------------------------- /Screenshots/1.2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/screetsec/LALIN/HEAD/Screenshots/1.2.png -------------------------------------------------------------------------------- /Screenshots/1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/screetsec/LALIN/HEAD/Screenshots/1.png -------------------------------------------------------------------------------- /Screenshots/10.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/screetsec/LALIN/HEAD/Screenshots/10.png -------------------------------------------------------------------------------- /Screenshots/11.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/screetsec/LALIN/HEAD/Screenshots/11.png -------------------------------------------------------------------------------- /Screenshots/2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/screetsec/LALIN/HEAD/Screenshots/2.png -------------------------------------------------------------------------------- /Screenshots/3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/screetsec/LALIN/HEAD/Screenshots/3.png -------------------------------------------------------------------------------- /Screenshots/4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/screetsec/LALIN/HEAD/Screenshots/4.png -------------------------------------------------------------------------------- /Screenshots/5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/screetsec/LALIN/HEAD/Screenshots/5.png -------------------------------------------------------------------------------- /Screenshots/6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/screetsec/LALIN/HEAD/Screenshots/6.png -------------------------------------------------------------------------------- /Screenshots/7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/screetsec/LALIN/HEAD/Screenshots/7.png -------------------------------------------------------------------------------- /Screenshots/8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/screetsec/LALIN/HEAD/Screenshots/8.png -------------------------------------------------------------------------------- /Screenshots/9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/screetsec/LALIN/HEAD/Screenshots/9.png -------------------------------------------------------------------------------- /Screenshots/pict: -------------------------------------------------------------------------------- 1 | . 2 | -------------------------------------------------------------------------------- /tools/CHANGELOG.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/screetsec/LALIN/HEAD/tools/CHANGELOG.txt -------------------------------------------------------------------------------- /tools/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/screetsec/LALIN/HEAD/tools/LICENSE -------------------------------------------------------------------------------- /tools/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/screetsec/LALIN/HEAD/tools/README.md -------------------------------------------------------------------------------- /tools/be: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /tools/deen/README.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/screetsec/LALIN/HEAD/tools/deen/README.pdf -------------------------------------------------------------------------------- /tools/deen/dEcrypt3r-V.2: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/screetsec/LALIN/HEAD/tools/deen/dEcrypt3r-V.2 -------------------------------------------------------------------------------- /tools/deen/dEcrypt3r.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/screetsec/LALIN/HEAD/tools/deen/dEcrypt3r.png -------------------------------------------------------------------------------- /tools/deen/findmyhash.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/screetsec/LALIN/HEAD/tools/deen/findmyhash.py -------------------------------------------------------------------------------- /tools/deen/hash_id.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/screetsec/LALIN/HEAD/tools/deen/hash_id.py -------------------------------------------------------------------------------- /tools/deen/log.txt: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /tools/deen/spy.rb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/screetsec/LALIN/HEAD/tools/deen/spy.rb -------------------------------------------------------------------------------- /tools/deen/xspy: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/screetsec/LALIN/HEAD/tools/deen/xspy -------------------------------------------------------------------------------- /tools/fixlinset.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/screetsec/LALIN/HEAD/tools/fixlinset.sh -------------------------------------------------------------------------------- /tools/fst.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/screetsec/LALIN/HEAD/tools/fst.sh -------------------------------------------------------------------------------- /tools/lazynmap.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/screetsec/LALIN/HEAD/tools/lazynmap.sh --------------------------------------------------------------------------------