|
| 1 | +<h1 align="center"><code>Checker-Scammer</code></h1> <p align="center"> <img src="https://github.com/ViewTechOrg/Checker-Scammer/blob/master/Img/photo_2025-09-27_20-12-43.jpg" width="590"><br><br> |
| 2 | + <img src="https://img.shields.io/static/v1?label=ViewTechTeam&color=green&message=+&logo=nano&logoColor=white&style=for-the-badge"> |
| 3 | + <img src="https://img.shields.io/static/v1?label=Author&color=green&message=viewTech+ORG&logo=nim&logoColor=white&style=for-the-badge"><br> |
| 4 | + <img src="https://img.shields.io/github/stars/ViewTechOrg/Checker-Scammer?logo=github&style=for-the-badge"> |
| 5 | + <img src="https://img.shields.io/static/v1?label=Version&color=green&message=3.0.6&logo=Clockify&logoColor=white&style=for-the-badge"><br><br> |
| 6 | + <img src="https://img.shields.io/github/contributors/ViewTechOrg/Checker-Scammer?logo=apache&style=for-the-badge"><br> |
| 7 | + <img src="https://img.shields.io/static/v1?label=Termux&color=green&message=+&logo=Iterm2&logoColor=white&style=flat"> |
| 8 | + <img src="https://img.shields.io/static/v1?label=Python&color=green&message=3.13&logo=python&logoColor=white&style=flat"> |
| 9 | + <img src="https://img.shields.io/github/forks/ViewTechOrg/Checker-Scammer?logo=github&style=flat"><br> |
| 10 | +<br><br> |
| 11 | + |
| 12 | + **Checker-Scammer** adalah alat Penyelidikan berbasis CLI yang memanfaatkan teknik Perhitungan berdasarkan data yang sudah di kumpulkan, berfungsi untuk mengidentifikasi sebuah nomor platform whatsapp apakah masuk golongan scammer atau seseorang yang aman sebelum memulai transaksi, di era sekarang yang serba online tidak sedikit pula aksi kejahatan seperti scammer dan penipuan banyak bermunculan, dengan adanya alat ini di harapkan dapat membantu mengatasi masalah penipuan/scam saat bertransaksi. |
| 13 | + |
| 14 | +### 🔎 Data yang Didapatkan |
| 15 | +- 📍 Foto Profile. |
| 16 | +- 🧪 Informasi Umum (nomor hp dan sebagainya). |
| 17 | +- 🧾 Informasi Analisis: Dari Perhitungan algoritma untuk mengidentifikasi/investigasi Victim. |
| 18 | +- 🕵♂️ Informasi Lebih Dalam: Nama, Tanggal/bulan/Tahun lahir, Pendidikan, lokasi Pendidikan. |
| 19 | +- ☠ Informasi sangat dalam: Nama lengkap, lokasi terdekat, gender, detail lokasi kota dan kabupaten, dan juga infomasi lainnya yg sangat dalam. |
| 20 | + |
| 21 | +### 🧩 Fitur Utama |
| 22 | +- Other Osint |
| 23 | + - SPX Tracking |
| 24 | + - Osint Name |
| 25 | + - Lookup Plat kendaraan |
| 26 | + - Searching for student and lecturer name and ID data |
| 27 | + - Lookup Details of Student and Lecturer ID |
| 28 | + - Lookup IMEI |
| 29 | + - Search for worker information via NIK/Name |
| 30 | + - BPJS Vsclaim Lookup |
| 31 | + - Analyzer Image Location |
| 32 | + - Check Rekening |
| 33 | + - Check PTK |
| 34 | + - Nik To Kk |
| 35 | + - Nik To Nomor |
| 36 | + - Nik To Email |
| 37 | + - Dump db (eklusif: new) |
| 38 | + - Search Doctor Via Name |
| 39 | + - Lookup Id Doctor |
| 40 | + - Search Guru |
| 41 | +- Osint Nomor handphone |
| 42 | + - Analisis Nomor handphone (Search) |
| 43 | + - Show Tag Victim: Added (Detail Tag) |
| 44 | + - Check Nama Ewalet (cek E-wallet) |
| 45 | + - Check Komentar pada nomor handphone |
| 46 | + - Doxing Nomor ( Doxing Nomor ) |
| 47 | + - Menampilkan Informasi Lokasi terdekat, Nama lengkap, Gender, tanggal lahir, bpjs, dll |
| 48 | + |
| 49 | + |
| 50 | +### Penggunaan |
| 51 | +1. Gunakan Ukuran layar untuk potrait x: 101, y: 35 sedangkan landscape x: 181, y: 70, untuk cara mengatur nya bisa dengan mencubit layar. |
| 52 | +2. Jika sudah sesuai jalankan tools Sesuai Dokumentasi perintah. |
| 53 | +3. Gunakan kursor / tombol panah untuk control alat dan keyboard pada kolom input. |
| 54 | +4. Gunakan ke nomor seseorang/target yang akan bertransaksi dengan Anda. |
| 55 | +5. Selamat Anda bisa bertransaksi dengan aman (Sedia Payung Sebelum Hujan). |
| 56 | + |
| 57 | +<h3>Klik tutorial</h3> |
| 58 | +<details open><summary><strong>Command & Penggunaan <code>(pemula)</code></strong></summary> |
| 59 | + |
| 60 | +### 1. Install package |
| 61 | +```bash |
| 62 | +apt-get update |
| 63 | +apt-get upgrade |
| 64 | +apt-get install git make just gnupg openssl-tool -y |
| 65 | +``` |
| 66 | +### 2. Clone Repositori |
| 67 | +```bash |
| 68 | +git clone https://github.com/ViewTechOrg/Checker-Scammer |
| 69 | +cd Checker-Scammer |
| 70 | +make all |
| 71 | +``` |
| 72 | +### 3. perintah untuk menjalankan tools setelah setup |
| 73 | +```bash |
| 74 | +just run |
| 75 | +``` |
| 76 | + |
| 77 | +> jika kalian mengalami kendala error python monitoring kalian bisa menjalankan perintah di bawah ini untuk mengatasinya setelah itu jalankan kembali |
| 78 | +```bash |
| 79 | +make fix |
| 80 | +make install |
| 81 | +``` |
| 82 | + |
| 83 | +> di sarankan saat menjalankan perintah/command harus satu persatu |
| 84 | +</details> |
| 85 | +
|
| 86 | +## 📸 Screenshots |
| 87 | + |
| 88 | +| 🔍 Osint Nomor | 📱 Analisis Nomor | ☠️ Doxing Nomor | |
| 89 | +|----------------|------------------|----------------| |
| 90 | +| <img src="https://raw.githubusercontent.com/ViewTechOrg/Server/main/Checker-Scammer/img/c10bd143-77bb-42ae-a6e3-baf8063b0767.png" width="250"> | <img src="https://raw.githubusercontent.com/ViewTechOrg/Server/main/Checker-Scammer/img/6f9b6f02-f4ea-4e46-8275-b0fee9bcde5b.png" width="250"> | <img src="https://raw.githubusercontent.com/ViewTechOrg/Server/main/Checker-Scammer/img/8f7e867e-b244-487c-8b92-b3a915b01e4f.png" width="250"> | |
| 91 | + |
| 92 | +| 🎓 Lookup Mahasiswa/Dosen | 🎓 Search Mahasiswa/Dosen | |
| 93 | +|---------------------------|---------------------------| |
| 94 | +| <img src="https://github.com/ViewTechOrg/Server/blob/main/Checker-Scammer/img/photo_2025-09-27_08-42-01.jpg" width="300"> | <img src="https://github.com/ViewTechOrg/Server/blob/main/Checker-Scammer/img/photo_2025-09-27_08-42-09.jpg" width="300"> | |
| 95 | + |
| 96 | +<br> |
| 97 | + |
| 98 | +## 📦 Paket Harga |
| 99 | + |
| 100 | +### 🟢 Plan Pemula (Beginner) |
| 101 | +*Cocok untuk coba-coba & penggunaan ringan* |
| 102 | + |
| 103 | +| Durasi | Harga | |
| 104 | +|------------|------------| |
| 105 | +| 3 Hari | Rp 25.000 | |
| 106 | +| 1 Minggu | Rp 50.000 | |
| 107 | +| 1 Bulan | Rp 160.000 | |
| 108 | + |
| 109 | +--- |
| 110 | + |
| 111 | +### 🚀 Plan Profesional (Expert) |
| 112 | +*Untuk penggunaan maksimal tanpa batasan* |
| 113 | + |
| 114 | +| Durasi | Harga | |
| 115 | +|------------|------------| |
| 116 | +| 3 Hari | Rp 102.000 | |
| 117 | +| 1 Minggu | Rp 212.000 | |
| 118 | +| 1 Bulan | Rp 512.000 | |
| 119 | + |
| 120 | +--- |
| 121 | + |
| 122 | +### 🔎 Perbedaan |
| 123 | + |
| 124 | +| Fitur | Pemula | Expert | |
| 125 | +|--------------|--------|--------| |
| 126 | +| Akses Fitur | Terbatas | Full Akses | |
| 127 | +| Limit Harian | Kecil | Besar (Prioritas) | |
| 128 | + |
| 129 | +<br> |
| 130 | + |
| 131 | +<!-- <a href="https://asciinema.org/a/BSDFRt8JZ07U8ME2cF743LpGz" target="_blank"><img src="https://img.shields.io/static/v1?label=Review&color=green&message=3.0.2&logo=gojek&logoColor=white&style=flat"><br><img src="https://asciinema.org/a/BSDFRt8JZ07U8ME2cF743LpGz.svg" /></a> --> |
| 132 | +<a href="https://asciinema.org/a/744004" target="_blank"><img src="https://img.shields.io/static/v1?label=Review&color=green&message=3.0.3&logo=gojek&logoColor=white&style=flat"><br><img src="https://asciinema.org/a/744004.svg" /></a> |
| 133 | + |
| 134 | +> Checker-Scammer alat investigasi Berdasarkan Data yang ada `(Sedia Payung Sebelum Hujan)`,`(gunakanlah Checker-Scammer Viewtech Maka Anda akan terhindar dari penipuan)` |
| 135 | +
|
| 136 | +### 📍 Keamana sistem (script) |
| 137 | +- Script ini Di lengkapi dengan keamanan Anti Mitm dan modifikasi Obfuscate dengan versi 10. |
| 138 | + |
| 139 | +## ✨ Kontributor |
| 140 | + |
| 141 | +<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section --> |
| 142 | +<table> |
| 143 | + <tr> |
| 144 | + <td align="center"><a href="https://github.com/Bayu12345677"><img src="https://avatars.githubusercontent.com/u/86620608?v=4" width="100px;" alt=""/><br /><sub><b>Bayu12345677</b </sub></a><br />💻 📢 🎨</td> |
| 145 | + <!-- Tambahan kontributor lainnya --> |
| 146 | + <td align="center"><a href="https://github.com/Xenzi-XN1"><img src="https://avatars.githubusercontent.com/u/82303963?v=4" width="100px;" alt=""/><br /><sub><b>Xenzi</b </sub></a><br />💻 🎨</td> |
| 147 | + <td align="center"><a href="https://github.com/Dra-Ganzz"><img src="https://avatars.githubusercontent.com/u/173580864?v=4" width="100px;" alt=""/><br /><sub><b>Vindra</b </sub></a><br />💻 🎨</td> |
| 148 | + <td align="center"><a href="https://github.com/fahadsyihab06"><img src="https://avatars.githubusercontent.com/u/133946867?v=4" width="100px;" alt=""/><br /><sub><b>TC20</b </sub></a><br />💻 🎨</td> |
| 149 | + <td align="center"><a href="https://github.com/Cyber404119"><img src="https://avatars.githubusercontent.com/u/192098761?v=4" width="100px;" alt=""/><br /><sub><b>Tony</b </sub></a><br />💻 🎨</td> |
| 150 | + </tr> |
| 151 | +</table> |
| 152 | +<!-- ALL-CONTRIBUTORS-LIST:END --> |
| 153 | + |
| 154 | +## SOSIAL MEDIA |
| 155 | +<div> |
| 156 | +<a href="https://vm.tiktok.com/ZSr3aQB1W/" target="_blank"> |
| 157 | + <img src="https://img.shields.io/badge/TikTok-000000?style=for-the-badge&logo=tiktok&logoColor=white" alt="TikTok"> |
| 158 | +</a> |
| 159 | + |
| 160 | +<a href="https://www.youtube.com/@ViewTech_Or" target="_blank"> |
| 161 | + <img src="https://img.shields.io/badge/YouTube-FF0000?style=for-the-badge&logo=youtube&logoColor=white" alt="YouTube"> |
| 162 | +</a> |
| 163 | + |
| 164 | +<a href="https://www.instagram.com/viewtech4484/" target="_blank"> |
| 165 | + <img src="https://img.shields.io/badge/Instagram-E4405F?style=for-the-badge&logo=instagram&logoColor=white" alt="Instagram"> |
| 166 | +</a><br> |
| 167 | +</div> |
| 168 | + |
| 169 | +> Copyright C ViewTech Team 2025 |
0 commit comments