Skip to content

🛠️ v2.0.2 — Kali dependency hot-fix

Choose a tag to compare

@ADScanPro ADScanPro released this 02 Jul 14:09
· 48 commits to main since this release
4070464

🛠️ ADscan v2.0.2-lite — Kali install hot-fix

Why this patch?
On fresh Kali 2024/2025 images the post-install step failed to pull two system packages used by ADscan’s time-sync and RDP modules:

E: Unable to locate package ntpdate E: Unable to locate package xfreerdp

As a result, adscan install exited early and later commands (adscan check, adscan start, etc.) crashed.

🔧 What’s fixed

Type Change
Bug-fix Installer now adds the Kali rolling repo to sources.list.d (if missing) and runs:
apt-get update && apt-get install -y ntpsec-ntpdate freerdp3-x11
Robustness If apt is locked by another process, ADscan waits up to 30 s and retries once, printing a clear instruction if it still fails.

🚀 Upgrade

pipx upgrade adscan
adscan install

âś… Verify

adscan check

© 2025 Yeray Martín Domínguez — ADscan 2.0.2-lite · PRO edition arrives Q4-2025.