Giter Site home page Giter Site logo

Comments (1)

JesseEmond avatar JesseEmond commented on July 18, 2024

For some reason, modifying the string in sublime does not do any visual or behavioral change (although the addresses seem to be successfully changed). I observe the same behavior in vim.

I'm not sure what is causing this, but maybe the fact that those programs deal with text files has something to do with it (e.g. it is possible that the value pre-modification somehow gets backed up on disk and modifying the value in-memory does not change the actual value backed up -- so that when the string is needed (triggered redraw, clipboard copy, etc.) the backed up value is somehow used).

This is all conjecture and it seems kinda hard to diagnose this without going deep into the internals of sublime/vim... Maybe there's inherently nothing interesting to do by cheating in-memory strings with those programs or maybe there's a bug with the cheat engine (not finding the string, not exploring the right memory pages, ...). I'll close this for now as I think it would require a bit too much work for something that isn't really a use-case for the cheat engine (modifying a string in a text editor).

from cheat-and-gin.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.