IT貓撲網(wǎng):您身邊最放心的安全下載站! 最新更新|軟件分類|軟件專題|手機(jī)版|論壇轉(zhuǎn)貼|軟件發(fā)布

您當(dāng)前所在位置:首頁操作系統(tǒng)LINUX → Linux下ELF文件加密工具

Linux下ELF文件加密工具

時(shí)間:2015/6/28來源:IT貓撲網(wǎng)作者:網(wǎng)管聯(lián)盟我要評論(0)

  root@localhost]# ./burneye

  usage: ./burneye [options] <program>

  banner options

  -b file     display banner from 'file' before start

  -B file     display banner from 'file' on tty before start

  password protect options

  -p pass     use password encryption with 'pass' as password

  -P env     first try to read password from environment 'env',

  will use password from 'env' now, too, if its there

  -i     ignore invalid entered password and execute junk

  not recommended (default: off)

  fingerprinting options

  -S     SEAL mode (options F,f,t are ignored)

  -f file     use fingerprint from 'file' to protect binary

  -F     use fingerprint of current host (do not use -f and -F)

  -t num     tolerate 'num' deviations in fingerprint

  -q     be quiet about wrong fingerprint, just exit

  (default: 0)

  -E     do tolerance even if erasure warning is given

  -l     list fingerprint tests that can be done

  -e test     enable fingerprint test 'test'

  -d test     disable fingerprint test 'test'

  generic options

  -o out     specify another output file name (default: output)

  ....

  burneye中的README給出了幾個(gè)典型的例子:(詳細(xì)介紹請參見doc/DIST-README)

  burneye -o ls /bin/ls # 只作代碼的obfuscate,不作加密

  burneye -p "secret" -o ls /bin/ls # 使用密碼'secret'加密

  burneye -B warning.txt -o ls /bin/ls     # 啟動(dòng)時(shí)顯示warning.txt的信息

  burneye -F -t 1 -B warning.txt -o ls /bin/ls   # 使用本地主機(jī)的指紋,啟動(dòng)時(shí)

  # 顯示warning.txt的信息, 測試時(shí)允許有一項(xiàng)失敗

  fingerprint -d procpartitions -f foohost.fp

  burneye -f foohost.fp -t 2 -p "hidden" -o ls /bin/ls

  # 使用fingerprint產(chǎn)生指紋文件,允許兩項(xiàng)失敗,啟用密碼保護(hù)

  burneye -p puke -S -o ls /bin/ls

  ./ls   # 將會(huì)把信息封存并保存到二進(jìn)制文件中

  OLDHOSTNAME=`hostname`

  ./ls   # 正常運(yùn)行

  hostname moo

  ./ls   # 運(yùn)行環(huán)境與封存設(shè)置不符,失敗

關(guān)鍵詞標(biāo)簽:Linux,ELF文件加密工具

相關(guān)閱讀

文章評論
發(fā)表評論

熱門文章 安裝紅帽子RedHat Linux9.0操作系統(tǒng)教程安裝紅帽子RedHat Linux9.0操作系統(tǒng)教程使用screen管理你的遠(yuǎn)程會(huì)話使用screen管理你的遠(yuǎn)程會(huì)話GNU/Linux安裝vmwareGNU/Linux安裝vmware如何登錄linux vps圖形界面 Linux遠(yuǎn)程桌面連如何登錄linux vps圖形界面 Linux遠(yuǎn)程桌面連

相關(guān)下載

人氣排行 Linux下獲取CPUID、硬盤序列號(hào)與MAC地址linux tc實(shí)現(xiàn)ip流量限制dmidecode命令查看內(nèi)存型號(hào)linux下解壓rar文件安裝紅帽子RedHat Linux9.0操作系統(tǒng)教程Ubuntu linux 關(guān)機(jī)、重啟、注銷 命令lcx.exe、nc.exe、sc.exe入侵中的使用方法查看linux服務(wù)器硬盤IO讀寫負(fù)載