Commit Graph

6 Commits

Author SHA1 Message Date
Evan Hosinski c29f18a056 Added enhanced logging for specific errors related to dehash tied into the apiu calls. Added logs subcommand. 2025-05-15 16:23:59 -04:00
Evan Hosinski 749f2b5eb8 Added requirement where if a variable sent to dehashed includes a space it must be enclosed with double quotes. Enforced this with enquoteSpaced in clientv2.go 2025-05-15 15:54:59 -04:00
Evan Hosinski 0783162d18 updates to db queries and exports
Updates to how queries to the db are made.
2025-05-15 15:35:02 -04:00
Evan Hosinski 93c9a353ca Added useLocalDatabase global flag to allow for local db files for separate engagements. 2025-05-15 15:08:32 -04:00
Evan Hosinski 9c09684038 fixed db query and export 2025-05-15 14:43:13 -04:00
Ar1ste1a a4dffe61bf first commit 2025-05-14 22:00:38 -04:00