Skip to content

LucidShell v0.1.4

Choose a tag to compare

@CPScript CPScript released this 05 Nov 06:45
· 15 commits to main since this release
c164087

White-hat security shell for Windows.

What's in this version?

  • Complete authorization framework with engagement letters
  • Chain-of-custody evidence management
  • RFC 3161 timestamp support for legal evidence
  • Windows Filtering Platform network isolation
  • Tor anonymization with kill-switch
  • Plugin system with sandboxing
  • Forensic operations (hash, copy, mount)
  • Interactive REPL mode
  • Emergency panic wipe
  • And more!

Installation

Requirements: Windows 10/11 (64-bit), Administrator privileges

Download Binary

# Download from releases page
Lucidshell.exe

Build from Source

git clone https://github.com/CPScript/Lucidshell.git
cd Lucidshell
cargo build --release

Legal Notice

⚠️ Authorized use only. Requires written authorization. Unauthorized testing is illegal under CFAA and equivalent laws.

Known Issues

  • VPN verification not implemented
  • Windows-only sandboxing features
  • Container encryption pending

License

GPL-3.0


Download: Releases
Issues: GitHub Issues