Forwarded from Shet
This media is not supported in your browser
VIEW IN TELEGRAM
inside class
给手机刷 ROM + TWRP + Magisk,原装线有奇效,USB 2.0 接口有奇效,cmd 而非 powershell 有奇效
GitHub
Arguments for external executables aren't correctly escaped · Issue #1995 · PowerShell/PowerShell
Steps to reproduce write a C program native.exe which acquires ARGV Run native.exe "`"a`"" Expected behavior ARGV[1] == "a" Actual behavior ARGV[1] == a Environment da...