Saturday, October 24, 2015

RRS DROID4X V1.01 (BACKUP/RESTORE)

1:12 PM Posted by PornKR 1 comment
RRS DROID4X V1.01 (BACKUP/RESTORE)


[Tool by Sandaru] RRS Droid4X v1.01 (Backup/Restore)
Hello everybody,
Chưa thấy ai share cái RRS cho Droid4X, tiện thể công việc cũng cần tới nên mình viết luôn một cái để xài, nhân tiện share luôn. Tool thích hợp với các bản Droid4X từ 0.7.5 => 0.8.4(mới nhất nhé).
Hiện tại tool hoạt động tốt nhất với Droid4X version 0.8.4, mới nhất luôn ngon nhất, các bạn update lên nhé.
Droid4X 0.8.4 sẽ update Google Play Services thẳng lên tận 8.1.15 cho nên sẽ không bị lỗi trắng trang(bên Bluestacks là lỗi authentication). Đặc biệt là nó có thể mở một vài app mà Bluestacks mở không được, dung lượng nhẹ hơn Bluestacks. Bù lại thì chạy hơi nặng một chút :v
Features:
  • Backup Full Droid4X(dung lượng 600MB~1GB tùy theo version). Chạy tương đối nhanh(35-55s, HDD)
  • Tự động tìm thư mục Droid4X(tìm ko ra thì người dùng phải tự trỏ tới thư mục)
  • Có button hỗ trợ tắt + mở Droid4X cực nhanh
  • Có hiện status ở title tiện cho việc check tiến trình.
Cách sử dụng:
+ Backup:
  1. Điền tên RRS(ko điền cũng dc, nó tự random tên)
  2. Nhấn nút Start Backup
  3. Xong.
+ Restore:
  1. Chọn RRS muốn backup và nhấn đúp chuột vào
  2. Đợi thông báo, xong là có thể Start Droid4X và sử dụng.
  3. Tắt RRS bằng cách nhấn đúp chuột vào RRS cũ(tắt nhanh lắm nhé :v)
Demo Pics:
[​IMG]

[TOOL BY SANDARU]

Download:

IWHOER IP BLACKLIST CHECKER V1.03

IWHOER IP BLACKLIST CHECKER V1.03

Hello everybody,
Mình sẽ chia sẻ cho các bạn Tool mình vừa viết xong là iWhoer IP Blacklist Checker v1.03, version mới này mình đã thay toàn bộ và không giống version cũ nữa, thêm tính năng, thay đổi thuật toán, thay đổi giao diện cho đẹp mắt, thân thiện hơn.
Tính năng – Features:
  • Nhận dạng được 3 loại IP
  • MultiThreading hỗ trợ cho việc check nhanh hơn(Max 100 threads)
  • View được IP Blacklisted + IP Clean và export riêng nếu cần thiết
  • Giao diện đẹp mắt hơn(dù ko liên quan tới tính năng)
Các loại IP sẽ được tool nhận biết:
1
2
3
4
5
1/ IP type: 192.168.1.2
 
2/ Proxy/Socks type: 192.168.1.2:1080
 
3/ SSH Type: 192.168.1.2|sandaru|deptrai
Picture:
sssww
Download :

[TOOL BY SANDARU] 

GET USERPASS(USERLIST) FROM SSH

GET USERPASS(USERLIST) FROM SSH

Chức năng:
+ Lấy User/Pass từ SSH ra(tự loại list SSH lỗi). SSH fải ở dạng ip|user|pass nhé.
+ Lọc các user/pass trùng nhau.
+ Có thể chọn đổi key split ra cho phù hợp với loại tool khác nhau, như Lazy là /
+ Chạy cực nhanh, 160k SSH = 3,74s.
+ Khúc cuối sẽ show ra thời gian thực thi.
Yêu cầu: .NET Framework 4.0
Picture:
azzz
Download:

HostBox v0.3 SSH Scanner

HostBox v0.3 SSH is a SSH password/account scanner written in python.

README :

- It's free. And it's using for scan ssh, similar with Lazy SSH. (for Unix Platform)


Hostbox ssh scan. Free tool

2.0 Install



INSTALLING WXPYTHON------------------- http://wiki.wxpython.org/InstallingOnUbuntuOrDebian INSTALLING PARAMIKO------------------- sudo apt-get install python-paramiko

3.0 Usage

To run HB in GUI mode:--------------------- ./HostBox-SSH.py Should start the GUI, alt. try: "python HostBox-SSH.py" or "chmod +x HostBox-SSH.py && ./HostBox-SSH.py To run HB in Console mode:------------------------- ./HostBox-SSH -h For help with command line options Command line options: HostBox-SSH.py -i <ip list> -u user1,user2,user3.. -p pass1,pass2,pass3.. [-1/-2] [-n/-f] Username Options: -u user1,user2,user3.. || --ufile=usernames.txt Password Options: -p pass1,pass2,pass3.. || --pfile=passwords.txt Break Options: -1: Break on account login -2: Break on server login Speed Options: -n for normal scan || -f for fast scan mode Examples: ./HostBox.py -i ip-list.txt -u guest,test,root -p blank,-username,password -1 -n This is running hostbox listing usernames and password settings on the commandline. -1 is break account testing when a login is found for that account. -n means normal scan speed. ./HostBox.py -i ip-list.txt --ufile=usernames.txt --pfile=passwords.txt -2 -f This is running hostbox listing usernames and passwords from a textfile. -2 means the scanner will break testing the server when a login is found for that server. -f is for fast scan mode or multithreaded scan. "-username" and "blank" in the username/password spec tells the scanner to use the username as password / check for blank passwords.
Download :
HostBox v0.3