價格:免費
更新日期:2019-08-10
檔案大小:1.1M
目前版本:88
版本需求:Android 2.0 以上版本
官方網站:http://www.progwhiz.com/phonehexeditor.html
Email:info@progwhiz.com
聯絡地址:Al Reem Island, Arc Tower C, apartment 1315, P.O. Box 111650 Abu Dhabi U.A.E
Progwhiz Hex editor offers all the features of powerful desktop editors and more:
Features
Text Search/Replace
Hex Search/Replace
Text wildcard Search & Replace
e.g. HEL? would find all words that begin with "HEL"
e.g. HE?P would find all words that begin with "HE" and end with P
Hex Pattern Wildcard Search & Replace
e.g. 55??AA would find all Hex patterns that start with 55
then an unknown hex value followed by AA
e.g. 55??AA??BB would find all Hex patterns that start with 55 then an unknown hex value followed by AA, then an unknown hex value followed by BB
The Replace feature utilizes wild card capability and flexibility, where unknown values remain unchanged and only values explicitly stated will be updated/changed.
e.g. Replace 65??45 would replace the 1st byte with 65, the 2nd byte will remain unchanged and the 3rd byte changed to 45
-==NEW==-
** The Hex wildcard now supports 4Bit hence two(2) '??' is required to represent one 8Bit hex unknown **