SADPTools Mac - v1.2 Custom(UPDATED) - Download

trempa92

Getting comfortable
Mar 26, 2020
1,299
436
Croatia,Zagreb
Greetings everybody,

Built Sadptool for Mac for those that have issues running Hikvision official one due to newest OS updates.

Few screenshots and download link bellow:


Cheers,
 

Attachments

  • Screenshot 2026-05-18 at 13.51.25.png
    Screenshot 2026-05-18 at 13.51.25.png
    204.9 KB · Views: 11
  • Screenshot 2026-05-18 at 13.51.52.png
    Screenshot 2026-05-18 at 13.51.52.png
    127.1 KB · Views: 11
  • Screenshot 2026-05-18 at 13.52.02.png
    Screenshot 2026-05-18 at 13.52.02.png
    109 KB · Views: 11
Updated with pentest CVE2017 and 2021 by @watchful_ip , It will show wether device is safe or not
Added remember me for device so you can use screenshot and Liveiview(still work in progress) without inputing password everytime.

ps: for some reason forum is denying more than 2 image upload, even in another post bellow.

Screenshot 2026-05-19 at 09.42.20.pngScreenshot 2026-05-19 at 09.41.12.png
 
Greetings,

New version is available to download

-Pentest for cve2017 and 2021
-Liveview
-Snapshot
-Remember device password (no need to retype password for each network modification, live,snapshot=

Download:
 
  • Like
Reactions: Flintstone61
Hello, could you please let me know if this project will be open‑sourced? I’d like to study how it is built and implemented. Thanks and looking forward to your response.
 
Hello, it could be. Keypoints about software
-Built in flutter, widget style.
-Sadp SDK for device discovery, activation, reset, and network parameter changes
-RTSP and WebSDK for liveview. Devices that doesnt have websocket for WebSDK uses RTSP via ffmpeg.
-ISAPI for Smart events

Pretty much simple, nothing fancy

Android studio or equivalent for IDE
 

Hello, it could be. Keypoints about software
-Built in flutter, widget style.
-Sadp SDK for device discovery, activation, reset, and network parameter changes
-RTSP and WebSDK for liveview. Devices that doesnt have websocket for WebSDK uses RTSP via ffmpeg.
-ISAPI for Smart events

Pretty much simple, nothing fancy

Android studio or equivalent for IDE
Hello, is the source code of this project temporarily closed‑source? Would it be possible to share some relevant development documentation? I am a beginner new to this field and need to customize a Windows‑based tool for my work. Your software has many features that work better than the official tools, so I hope to refer to it.