- BUILD WITH - Untuk mengecek sebuah website dibangun dengan apa.
- Zemana AntiMalware & Malwarebyte - Untuk scan malware, membetulkan settingan Proxy
- Maltego - Unique tool for finding data via open source
Melihat Password Wi-Fi yang telah tersimpan dengan CMD :
- netsh wlan show profiles
- netsh wlan show profiles "NAMA SSID" key=clear
Internet Access tapi tidak bisa browsing :
- Cek settingan proxy browser jika tidak ada masalah -->
- Buka CMD dengan Run as Administrator
- netsh int ip reset resetlog.txt
- netsh winsock reset
- Restart
- Cara lain -->
- ipconfig /flushdns
- Restart
- cek tabel "akun_rka_belanja_kegiatan" ketemu hapus
- jika hasilnya banyak
- cek tabel "rkp" cek "id_rkp"
- cek tabel "kegiatan" cek "id_kegiatan"
Mengatasi Error "BAD_SYSTEM_CONFIG_IN" :
- OPEN CMD
- CD C:\Windows\System32\config
- ren C:\Windows\System32\config\DEFAULT DEFAULT.old
- ren C:\Windows\System32\config\SAM SAM.old
- ren C:\Windows\System32\config\SECURITY SECURITY.old
- ren C:\Windows\System32\config\SOFTWARE SOFTWARE.old
- ren C:\Windows\System32\config\SYSTEM SYSTEM.old
- copy C:\Windows\System32\config\RegBack\DEFAULT C:\Windows\System32\config\
- copy C:\Windows\System32\config\RegBack\SAM C:\Windows\System32\config\
- copy C:\Windows\System32\config\RegBack\SECURITY C:\Windows\System32\config\
- copy C:\Windows\System32\config\RegBack\SOFTWARE C:\Windows\System32\config\
- copy C:\Windows\System32\config\RegBack\SYSTEM C:\Windows\System32\config\