KuhakuPixel / AceTheGame

open source security auditing tools for games on android and linux. Containing memory scanner/editor, apk GUI, value freezer, android non root support and many more!
GNU Affero General Public License v3.0
297 stars 35 forks source link

Update ui value in address table when written #72

Open KuhakuPixel opened 1 year ago

KuhakuPixel commented 1 year ago

the Value column should also be updated when user writes a value to indicate the write is indeed successful

Assignees: @vlenv