Skip to content

Releases: sumin-world/rust-security-suminworld

Rust Security Toolkit — First Release

19 Sep 18:02

Choose a tag to compare

Pre-release

✨ Features

  • Added Tiny Shell (basic process management)
  • Implemented XOR cipher demo
  • Included initial network fuzzing toolkit

🐛 Known Issues

  • Memory leak in Tiny Shell process management (#4)
  • Panic possible with malformed ARP packets (under investigation)

🚀 Notes

  • This is an early alpha release (v0.1.0).
  • Contributions and feedback are welcome! Check open issues for areas to help.