Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
sklad — Industrial-grade secure snippet warehouse for your system tray. 📦 Built with Rust (Tauri v2) & React. Offline-first, AES-256 encrypted, and recursive. | Kitploit
Tools/GitHubGitHub/rench321/sklad
General Purpose UtilitiesPassword CrackingEncryption/Decryption ToolsPrivacyUtilities & FrameworksAuthentication
GitHubrench321/sklad

sklad

Industrial-grade secure snippet warehouse for your system tray. 📦 Built with Rust (Tauri v2) & React. Offline-first, AES-256 encrypted, and recursive.

View Repository
173321 month agoReviewed by Kitploit
Website

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

Sklad 📦

GitHub Release License: MIT Platform Made with Rust

Sklad is a cross-platform snippet manager that lives in your system tray. Store passwords, API keys, code snippets, and any text you copy frequently — encrypted and always one click away.

Sklad Demo


✨ Features

  • 🔒 Master Password Protection — Secrets are AES-256 encrypted with Argon2 key derivation
  • 📋 One-Click Copy — Click tray → select snippet → done
  • 🔍 Global Search — Find anything instantly from anywhere with custom hotkey
  • ⚡ Instant Creation — Spawn the snippet creation window from any app with custom hotkey
  • 📁 Folder Organization — Organize snippets into nested folders
  • ⏱️ Auto-Lock & Autosave — Configurable vault timeout and unsaved changes handling
  • 🌙 Dark/Light Theme — Easy on the eyes
  • 💾 Local-Only Storage — Your data never leaves your machine
  • 🖱 Customizable Tray — Configure tray left-click actions and context menu layout
  • Sklad UI


    ⬇️ Download

    GitHub Release

    WindowsmacOS (Apple Silicon)macOS (Intel)Linux
    📦 .msi📦 .dmg (ARM)📦 .dmg (x64)📦 .deb

    🍺 Homebrew (macOS)

    You can also install Sklad via Homebrew:

    root@kitploit:~
    brew install --cask --no-quarantine Rench321/sklad/sklad
    

    Or by tapping the repository first:

    root@kitploit:~
    brew tap Rench321/sklad
    brew install --cask --no-quarantine sklad
    

    To update Sklad via Homebrew:

    root@kitploit:~
    brew update
    brew upgrade --cask sklad
    

    [!WARNING] Windows users: You may see a SmartScreen warning because the app is not code-signed yet and has few downloads. Click "More info" → "Run anyway" to proceed.

    [!WARNING] macOS users: The app is not notarized yet (requires Apple Developer account).
    If you see "Sklad is damaged", open Terminal and run:

    root@kitploit:~
    xattr -cr /Applications/Sklad.app
    

    Why Sklad?

    FeatureSkladMaccyText File
    🔐 Encrypted secrets✅❌❌
    🦀 Memory safe (Rust)✅✅N/A
    🖥 Cross-platform✅❌ Mac only✅
    ☁️ No cloud/tracking✅✅✅
    📁 Folder organization✅❌❌
    🔍 Fast search✅✅❌
    🖱 System tray access✅✅❌

    🌟 Featured In

    • Hacker News
    • Korben.info (French)

    🛠 Build from Source

    Prerequisites

    • Rust
    • Node.js (v18+)
    • pnpm
    Windows

    Install Visual Studio Build Tools with "Desktop development with C++" workload.

    Linux (Debian/Ubuntu)
    root@kitploit:~
    sudo apt install libwebkit2gtk-4.1-dev libxdo-dev libssl-dev libayatana-appindicator3-dev librsvg2-dev
    
    macOS
    root@kitploit:~
    xcode-select --install
    

    Build

    root@kitploit:~
    git clone https://github.com/Rench321/sklad.git
    cd sklad
    pnpm install
    pnpm tauri build
    

    Binaries will be in src-tauri/target/release/bundle/.


    🤝 Contributing

    Contributions are welcome! Feel free to open issues or submit PRs.


    👥 Contributors

    olejsc
    overflowy
    beparmentier
    marsender
    IMNotMax
    spykerone
    NorfolkFR

    📄 License

    MIT — Use it however you want.


    💝 Support the Project

    If you find Sklad useful, you can support its development!

    USDT (TRC-20) / TRX (Tron)

    USDT QR Code

    TSfo5D6ppU6BXjArhLmQqF9Wn2DubwrskN
    Bitcoin (BTC)

    BTC QR Code

    bc1qwme9mt8z9rvmg6yk6lydwwepvq4gtmx7t6peww
    Ethereum (ETH)

    ETH QR Code

    0x1D7E5aBe8202783305C2297c900df052636032AB
    TON

    TON QR Code

    UQBerf_nhuloww36ipxr00lKsSjQ6Ub_709Raz8D_6yi2GgW

    Made with 🦀 Rust + ⚛️ React + 💙 Tauri

    Download Tool