会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
++C+C++
博客园
首页
新随笔
联系
订阅
管理
2017年12月21日
Hide Data into bitmap with ARGB8888 format
摘要: 将保存重要信息,如银行卡密码的文本文件隐藏到ARGB8888的A通道。 bitmap.h bitmap.cpp main.cpp
阅读全文
posted @ 2017-12-21 15:38 ++C+C++
阅读(540)
评论(0)
推荐(0)
binary and out mode to open a file
摘要: When I use binary and out mode to open a exist file, and to modify the 4th and 8th byte data to 0x78, I found that the whole file will be rewrite, lik
阅读全文
posted @ 2017-12-21 10:17 ++C+C++
阅读(167)
评论(0)
推荐(0)
公告