hex+ASCII模式 正常順序 且-n = 有沒有換行符號 echo -n "cat /flag.txt" | hexdump -C 這裡是以 2 bytes(16 位元)一組來顯示,每組是 4 個十六進位數字 16-bit Word 模式 echo -n "cat /flag.txt" | hexdump 這是 轉換ROT13 echo "cvpbPGS{arkg_gvzr_V'yy_gel_2_ebhaqf_bs_ebg13_uJdSftmh}" | tr 'A-Za-z
go install github.com/OJ/gobuster/v3@latest ~/go/bin/gobuster dir -u http://192.168.1.104 -w /usr/share/wordlists/dirb/common.txt echo ‘export PATH=$PATH:~/go/bin’ >> ~/.bashrcsource ~/.bashrc
apt install docker-compose git clone https://github.com/kokoyori-sekainiitamio/Genshin-Discord-Bot.git env | grep DOCKER unset DOCKER_HOSTunset DOCKER_TLS_VERIFYunset DOCKER_CERT_PATH docker compose pulldocker compose up
git clone https://github.com/NerdyHomeReOpen/RiceCall.git git clone –branch dev-0.1.13 https://github.com/NerdyHomeReOpen/RiceCall.gitgit clone –branch rust-server https://github.com/NerdyHomeReOpen/RiceCall.git git clone https://github.com/Nerdy-Home-ReOpen/rc-voice rc-voice-backend yarn installyar
apt install openjdk-21-jre-headless -yapt install openjdk-21-jdk -yjava -versionjava -Xmx2G -Xms1G -jar server.jar noguijava -Xmx2G -Xms1G -jar server.jar nogui打開 /kok/micro/eula.txt 改成truehelpss -tln | grep 25565 切換遊戲模式/gamemode creative/gamemode survival hu_crown_0429 deop
找所有python的檔案中的importpip show beautifulsoup4 discord.py==2.5.2python-dotenv==1.0.1openai==1.92.2requests==2.32.3beautifulsoup4==4.13.4
chmod 777 -R /home/hacker123/kok/CTF/HEXO systeminfo | findstr /i “hyper-v” Get-WindowsOptionalFeature -Online -FeatureName Microsoft-Hyper-V-All dism.exe /online /enable-feature /featurename:VirtualMachinePlatform /all /norestartdism.exe /
第一個問題 普通用戶不會使用 ffmpeg 嘗試將其介面化 ffmpeg -ss 00:01:30 -to 00:03:00 -i input.mp4 -c copy output.mp4 介面功能Slider 命名Name= 最小 Minimum 最大 MaximumValue初始值PreviewMouseLeftButtonUp 使用者按下滑桿前會觸發的事件PreviewMouseLeftButtonDown 使用者放開滑桿後會觸發的事件 <Slider Name="ProgressSlider" Minimum="0" Maxi
Hierarchy(顯示scenes的地方) Inspector(顯示組件的地方) 創建下拉條 選擇一個scenes中的Canvas 創建主畫面 Canvas (預設) └── Image (主介面預設) 從此處創建Scroll View └── Scroll View └── Viewport └── Content(此處需手動創建Content Size Fitter和Vertical Layout Group) Content Size Fitter設置 vertical Fit為 Preferred Size 數據庫管理 SHOW
nbd 是 Network Block Device 的縮寫 在 client 機器上載入模組 sudo modprobe nbd max_part=32 max_nbds=32 建立連線 sudo nbd-client 192.168.1.10 10809 /dev/nbd0 掛載磁碟 sudo mount /dev/nbd0 /mnt Nomad + NBD 組合 go run cmd/mock-nbd/mock.go