1.安裝十六進制編輯器linux
shell:chrome
apt-get -y install hexeditshell
2.執行以下命令編輯器
shell:ui
hexedit /opt/google/chrome/chromegoogle
3.進入到編輯器後,光標在左側,首先按TAB鍵切換到右側的ASCII碼模式,接着按Ctrl+S打開搜索功能,輸入geteuid查找,當光標停到首字母的地方後,直接輸入getppid就能修改了,最後按Ctrl+X保存退出。htm
Chromium相似不過是執行get
shell:it
hexedit /usr/lib/chromium-browser/chromium-browser搜索
參考文獻: