Skip to content

Rewrite BEViewer as HTML/JavaScript/JQuery app with a bulk_extractor embedded web server #7

@simsong

Description

@simsong

Maintaining the Java program has become too difficult and Java is increasingly a server-only language.

The modern way to write user interfaces is in a browser. bulk_extractor would easily support this; it already has a "server mode" to support the existing BEViewer user interface. Given the speed of modern web browsers, the current GUI could easily be run inside a web browser, and then it would immediately run on all three platforms.

What's need is:

  • Basic sketch of HTML-based GUI.
  • JavaScript based on JQuery running locally in browser.
  • Clear API to view and search through results.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions