You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+51Lines changed: 51 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -328,6 +328,57 @@ Pure Rust. Single binary. No Node.js, no Python runtime, no garbage collection.
328
328
329
329
---
330
330
331
+
## Auto PDF Reports
332
+
333
+
When HackCode detects a security audit in its output — vulnerability scans, threat assessments, penetration test results — it **automatically generates a PDF report** and saves it to your current directory.
No extra commands. No flags. It just knows when you ran an audit and drops a clean PDF. Hand it to a client, attach it to a ticket.
356
+
357
+
---
358
+
359
+
## Reacher Dashboard
360
+
361
+
HackCode ships with [Reacher Dashboard](https://github.com/itwizardo/reacher-dashboard) — a self-hosted email verification UI powered by the open-source [Reacher](https://github.com/reacherhq/check-if-email-exists) API.
362
+
363
+
Verify emails before they hit your mailing list. Catch invalid, disposable, and risky addresses. Export clean lists as CSV.
364
+
365
+
-**Bulk verification** — drag-drop a CSV, verify thousands of emails
0 commit comments