Skip to content

NinjaDBG v1.1.3 - Stable

Choose a tag to compare

@ChapzoMods ChapzoMods released this 06 Jul 23:44

NinjaDBG v1.1.3 - Stable Release

First stable release. All critical breakpoint bugs fixed.

Critical fixes

  • cont() re-trap loop: Fixed by single-stepping over breakpoint before re-installing
  • Conditional bp infinite recursion: Fixed with single-step before re-arm
  • waitForStop deadlock: Now checks cont() return value before waiting
  • Batch mode (-c) EULA hang: -c now auto-skips EULA prompt
  • attach() missing ptrace options: Now sets EXITKILL + TRACECLONE/FORK/EXEC

Other fixes

  • .deb Depends: libc6 (was build-essential)
  • parseAddr() validates input
  • ScriptEngine: added kill/tbreak/breakpoint_cond handlers
  • Added sleep command
  • Help text: added all aliases and missing commands
  • 13 stealth hooks (added close, pread64, fgets, getline)

Downloads

File Description
ninjadb CLI binary
libninjastealth.so Stealth payload (13 hooks)
target_test Demo target
ninjadb_v1.1.3_amd64.deb Debian package
PKGBUILD AUR build file
tarball All-in-one archive