{"id":4779,"date":"2014-03-30T15:20:36","date_gmt":"2014-03-30T15:20:36","guid":{"rendered":"https:\/\/unknownerror.org\/index.php\/2014\/03\/30\/value-stored-in-memory-accesed-with-cheat-engine-at-run-time-gives-unknown-value-such-as-fmul-dword-ptr-edx4f-collection-of-common-programming-errors\/"},"modified":"2014-03-30T15:20:36","modified_gmt":"2014-03-30T15:20:36","slug":"value-stored-in-memory-accesed-with-cheat-engine-at-run-time-gives-unknown-value-such-as-fmul-dword-ptr-edx4f-collection-of-common-programming-errors","status":"publish","type":"post","link":"https:\/\/unknownerror.org\/index.php\/2014\/03\/30\/value-stored-in-memory-accesed-with-cheat-engine-at-run-time-gives-unknown-value-such-as-fmul-dword-ptr-edx4f-collection-of-common-programming-errors\/","title":{"rendered":"value stored in memory, accesed with cheat engine at run time gives unknown value such as fmul dword ptr [edx+4F]-Collection of common programming errors"},"content":{"rendered":"<p>i was just playing around with some C++, and i wanted to inspect the memory adress that stored my variables value, i used cheat engine to inspect the value at runtime, and what i got at the adress was:<\/p>\n<pre><code>opcode(fmul): fmul dword ptr [edx+4F]\n\nthe next 2 adresses in memory are\n\nopcode(add): [esi+67],ah\nopcode(add): cl\nenter code here\n<\/code><\/pre>\n<p>what does this mean, and how is it translated to the end value (which is a string (fgfg)) ?<\/p>\n","protected":false},"excerpt":{"rendered":"<p>i was just playing around with some C++, and i wanted to inspect the memory adress that stored my variables value, i used cheat engine to inspect the value at runtime, and what i got at the adress was: opcode(fmul): fmul dword ptr [edx+4F] the next 2 adresses in memory are opcode(add): [esi+67],ah opcode(add): cl [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-4779","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/4779","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/comments?post=4779"}],"version-history":[{"count":0,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/4779\/revisions"}],"wp:attachment":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/media?parent=4779"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/categories?post=4779"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/tags?post=4779"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}