Skip to content

v0.5b (HEARTBEAT)

Pre-release
Pre-release
Compare
Choose a tag to compare
@OSINT-TECHNOLOGIES OSINT-TECHNOLOGIES released this 23 Mar 09:23
· 1063 commits to main since this release
d2c28bd

DPULSE 23.03.2024 UPDATE

  1. Added import sqlite3 to report_creation.py
  2. Created report storage database concept
  3. Added some new variables which handle pdf file writing and some case details in report_storage.db
  4. Added new database interaction menu
  5. Added import sqlite3 to dpulse.py
  6. Added "case comment" function
  7. Added "recreate pdf report from database" function
  8. Added "show database content" function
  9. Added "show database field" function
  10. Added automatic script which will create report_storage.db if it does not exist
  11. Added import os in dpulse.py