SecureString
A C++ String-like-class that does not save data as plain-text in memory. It makes live analysis of memory more difficult, as well as forensic analysis, as the content is made sure to be wiped from memory when the instance is deleted.
Install / Use
/learn @alex-caelus/SecureStringREADME
SecureString
SecureString is a C++ class that does not save data as plain-text in memory. It makes live analysis of memory more difficult, as well as forensic analysis, as the content is made sure to be wiped from memory when the instance is deleted.
It is provided as open-source (MIT-license) and is freely available to anyone! It is provided "as is" and I make no guarantees that the code is bug-free or functional in all senarios.
Where to get it?
The ~~Bitbucket~~ Github project is located here, or you can download the source below:
How do I use it?
Just clone the repository as a git submodule using the git submodule add https://github.com/alex-caelus/SecureString.git SecureString command into your source directory. Then #include "SecureString/SecureString.h" in all source files where you want to use the class.
Where do i report bugs/feature requests?
Here, please check wheather or not a simmilar issue/request already exists before you posts
How do I contribute?
Visit the GitHub project and make a fork of it, make any changes you want and then make a pull request and I'll look into it :).
Change Log
Date | Version | Description -----------|---------|------------ 2014-05-08 | 1.1 | Switched to GitHub, added MIT licence. 2012-05-21 | 1.0 | Project uploaded to www.caelus.org/proj/securestring and bitbucket.org/Caelus/securestring
Related Skills
qqbot-channel
354.2kQQ 频道管理技能。查询频道列表、子频道、成员、发帖、公告、日程等操作。使用 qqbot_channel_api 工具代理 QQ 开放平台 HTTP 接口,自动处理 Token 鉴权。当用户需要查看频道、管理子频道、查询成员、发布帖子/公告/日程时使用。
docs-writer
100.8k`docs-writer` skill instructions As an expert technical writer and editor for the Gemini CLI project, you produce accurate, clear, and consistent documentation. When asked to write, edit, or revie
model-usage
354.2kUse CodexBar CLI local cost usage to summarize per-model usage for Codex or Claude, including the current (most recent) model or a full model breakdown. Trigger when asked for model-level usage/cost data from codexbar, or when you need a scriptable per-model summary from codexbar cost JSON.
Design
Campus Second-Hand Trading Platform \- General Design Document (v5.0 \- React Architecture \- Complete Final Version)1\. System Overall Design 1.1. Project Overview This project aims t
