puffyCid / artemis

A cross platform forensic parser written in Rust!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Enable Generic ESE parser for JavaScript

puffyCid opened this issue · comments

What new feature do you think would be cool to add to artemis?
Currently the ESE parser in artemis allows us the parse any provided ESE table. It would be cool to expose to JavaScript runtime.
This would allows us to dump tables for any ESE database without coding in artemis.

Describe the solution you'd like
Expose ESE parser to JavaScript runtime

Additional context
An example, ESE that can be tested is the Windows Security database:

%WINDOWS%\security\database\secedit.sdb

https://github.com/libyal/esedb-kb/blob/main/documentation/Windows%20Security.asciidoc