能力值:
( LV2,RANK:10 )
|
-
-
2 楼
|
能力值:
( LV2,RANK:10 )
|
-
-
3 楼
Notepad 存utf8時會在檔案前面加3個 byte的 bom
用android studio 寫java時很困擾
的破解
系統 windows 10 64 bit
takeown /f notepad.exe
icacls notepad.exe /grant everyone:F
32 bit
C:\Windows\sysWOW64\notepad.exe
207,872 Bytes
6660 : 00 00 83 E8 01 0F 84 9E-00 00 00 83 E8 01 75 1E
6660 : — — — — — — — — — — — — — — EB —
64 bit
C:\Windows\system32\notepad.exe
215,040 Bytes
3FA0 : 83 F9 01 75 2B
3FA0 : — — — EB —
|
|
|