kbi190 Posted March 1, 2018 Posted March 1, 2018 for example I want to replace the address from xxxxxx00 to xxxxxxFC all with the value 2. is there some way quickly?
Administrators Enyby Posted March 1, 2018 Administrators Posted March 1, 2018 Search for 2. Refine by address != FD. Refine by address != FE. Refine by address != FF. Edit all to 2.
kbi190 Posted March 1, 2018 Author Posted March 1, 2018 1 hour ago, Enyby said: Search for 2. Refine by address != FD. Refine by address != FE. Refine by address != FF. Edit all to 2. my English is so poor. these addresses are not research result . they are in the RAM and haven't been saved. for example I want select all the addresses between 5A65289C and 5A6528E8,then save them and edit them to 2.
Administrators Enyby Posted March 1, 2018 Administrators Posted March 1, 2018 Start fuzzy search. Set type. Set memory range for search. Save results and change it to 2.
Administrators Enyby Posted March 1, 2018 Administrators Posted March 1, 2018 I use 0000809C and 000080E8 and edit all dwords to 2.
Question
kbi190
for example
I want to replace the address from xxxxxx00 to xxxxxxFC all with the value 2.
is there some way quickly?
4 answers to this question
Recommended Posts
Archived
This topic is now archived and is closed to further replies.