Skip to content

Releases: CPScript/LucidShell

LucidShell v0.1.5

05 Nov 11:24
96c3596

Choose a tag to compare

Changes made in this version

Updated the shell to properly execute and use plugins!

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

LucidShell v0.1.4

05 Nov 06:45
c164087

Choose a tag to compare

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