Skip to content

Instantly share code, notes, and snippets.

View hata-hack's full-sized avatar

Hata hata-hack

View GitHub Profile
@hata-hack
hata-hack / nfsinf.sh
Last active September 24, 2016 07:20
Not_Fuck_Space_in_name_file!
#!/bin/bash
path="$1"
echo "$path"
echo " "
ONE=1 # единственное или множественное число (см. ниже).
number=0 # Количество переименованных файлов.
FOUND=0 # Код завершения в случае успеха.
for filename in $path*
do
echo "$filename" | grep -q " " # Проверить -- содержит ли имя файла
http://cryptosuite.org/forum/ CryptoSuite.ORG || The Best Encryption Platform Of The World
http://www.turkworm.com/default/index.php?wwwRedirect IP//TurkWorm.Com Hacking & Security Platform - Anasayfa
http://www.turkishajan.com/ Hack l TurkishAjan Turkish Hacking&Security Forum // Turk Hack ve Güvenlik Forumları
http://www.wardom.org/forum.php Wardom.Org - Forum
http://www.idhteam.org/ IDHTEAM UNDERGROUND
http://hcegroup.us/forum/forum.php H@ck and Cr@ck = Enj0y!
http://beyeugroup.net/BYG/forum.php BeYeuGroup - A Legend of Vietnamese Hackers World
http://cin1team.biz/index.php CiN1 Team - Cracking Is Number 1
http://diendancracker.com/ diễn đàn crack, diễn đàn seo, crack việt nam
@hata-hack
hata-hack / chlog.py
Created February 23, 2020 08:00
Checking logs for sites
#! /usr/bin/python
# -*- coding: utf-8 -*-
import os
import codecs
def hhelo():
print('+___________________________________________________________+')
print('| CheLog v0.1 |')
print('| |')
print('| Checking the logs for the presence of the sites you need |')