Jump to content
  • 0

UTF-8 (+hex) search question


fllwr

Question

1. UTF-8 + Hex mixed search seems to omit some results.

For example, open a Unity3D game and try to search zero-terminated string UnityWebRequest:

utf8 -- [:UnityWebRequest] yield dozens results, and I manually verified that multiple of them ends with \0.

utf8+hex -- [Q 'UnityWebRequest' 00] yield very few result, obviously missing many of them.

 

2. UTF8 etc. search seems to put  addresses of every matched string byte into search result, how to make it only add begin address?

Link to comment
Share on other sites

0 answers to this question

Recommended Posts

There have been no answers to this question yet

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.