Welcome to Positronikal
Welcome to Positronikal on GitHub!
The majority of projects hosted here pertain to digital forensics and cyber investigation. That said, there will likely also be projects that don't directly pertain to these subject matter areas.
Note: Contributing forks of other projects are located here: github.com/hoyt-harness
🔍 Featured Projects
EWF Tools for Windows x64
ActiveExpert Witness Format tools for Windows AMD64. Executables and dynamically linked libraries only.
Built from libyal/libewf-legacy with compatible licensing
DaVinci MCP Professional
ActiveEnterprise-grade MCP server exposing full DaVinci Resolve functionality to Claude for Windows and Cursor MCP clients for automated video editing.
Supports DaVinci Resolve through version 20 • GPLv3 License
Doxygen MCP
ActiveMCP server exposing full Doxygen functionality to automate documentation generation from source code comments with HTML, PDF output support.
Automated code documentation • GPLv3 License
macportsAssistant
MaintenancemacOS version-agnostic MacPorts installation and upgrade automation. Evolved from montereyMacports.
Tested on macOS Ventura, backward compatible
CarnivoreLE
DeprecatedHistorical forensic preview and triage tool. Deprecated as of December 31, 2020. Maintained for reference only.
No new changes or pull requests accepted
💡 Pro tip: Type projects
in the terminal above
for detailed project information, or use commands like ewftools
,
davinci
, doxygen
, etc.
🤝 Contributing
🔐 Security Requirements
- GPG signatures required: All commits in pull requests must be GPG signed
- DCO compliance: Developer Certificate of Origin must be on file
- Key verification: Use of a keyserver is highly recommended
Getting Started:
- GitHub Help pages
- Bootcamp quick start
- Setup information
Standards:
- GNU Coding Standards
- UNIX Philosophy
- Clean, documented code
- Security-first approach
📋 Developer Certificate of Origin (DCO)
All contributors must sign and submit the Developer Certificate of Origin (DCO) before their contributions can be accepted. The DCO is a legally binding statement that you have the right to submit your contribution and agree to the project's licensing terms.
🔑 GPG Public Key
My public key (Hoyt Harness) can be retrieved from MIT's keyserver at
pgp.mit.edu.
Use gpg
command in the terminal for detailed information.
💻 Terminal Commands
This site features a fully interactive terminal interface. Try these commands:
Information:
help
- All commandsabout
- About mewhoami
- User infoneofetch
- System info
Projects:
projects
- List allewftools
- EWF detailsbackup
- Backup toolmacports
- MacPorts
Security:
gpg
- GPG infodco
- DCO requirementssecurity
- Policiescontact
- Contact info
🎯 Keyboard shortcuts: Tab for completion, ↑/↓ for history, Ctrl+L to clear, Ctrl+` to focus terminal

Terminal interface concept inspired by the excellent work of 0x (m-mdy-m)
Original portfolio: m-mdy-m.github.io