/* 自定義代碼塊樣式 */
Herr Deng桑的教學blog
這是Herr Deng桑的教學blog,主要處理作業與班導事務,另外還有數位小品。
網頁
首頁
密碼學
程式設計Programming
APP
計算機概論
herrDeng網內搜尋
自訂搜尋
Ads
2019年7月9日 星期二
Linux上玩資訊隱藏(steganography)軟體steghide
$ steghide embed -cf picture.jpg -ef secret.txt
Enter passphrase:
Re-Enter passphrase:
$ steghide extract -sf picture.jpg
Enter passphrase:
wrote extracted data to "secret.txt".
沒有留言:
張貼留言
較新的文章
較舊的文章
首頁
查看行動版
訂閱:
張貼留言 (Atom)
熱門文章
Vigenere加密
明文=I'm student key=(2,15,8) 密文=?
C字串練習
C字串練習 字串 char word[]="You win!"; 輸出為: You win! You win You wi You w You You Yo Y 給進階使用者: gets () 是個危險的函式!
無線網路中WEP安全嗎?
Ex1 撰寫C++程式與Dev C++設定
簡易程式2(平方和)
請用C/C++ 程式計算 S=1*1+2*2+3*3+4*4+.....+20*20=?
GCD
GCD(123456789,345634567)=?
計算你的BMI
計算你的BMI
array
array ex 1, 2,3,7,8
ex3 課表矩陣
列印課表數字代碼矩陣,以及代碼的課名 提示: 參考此連結
統計2
統計第一作業 2, 3, 8, 9
沒有留言:
張貼留言