question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

My* Problem reading memory! (helpme)

See original GitHub issue

Hello, how are you all? I hope well, I did not want to ask why I thought the repository was dead, but recently I saw activity and I would like to know why after some time my program stops reading the memory correctly?

I am not sure if the problem has something to do with this module, but my suspicion begins when seeing that after a while the results of reading certain parts of the memory of a program are wrong, in my case the return is 0, the problem does not have to do with the external program because I always check with the Cheat Engine and the memory is still intact with its correct values

If someone wants to help me check my code, please tell me and I will give my repository permissions so they can check it out and help me detect the problem, as long as it has something to do with this module of course!

I should mention that I made some small modifications to the module in order to read text strings and some details for my convenience, so I will also leave you a link so you can see what I did directly: init.py

If the function to read strings is correct, it could even be implemented in the module!

I am currently testing the new full access get_all_access_handle method to investigate if there is a possibility that an permissions refactoring was the cause, I still can’t find anything regarding my problem…

Thanks!!!

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:11 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
MillhioreBTcommented, Oct 28, 2020

I found the problem, when I try to read an invalid memory address, the class Process breaks! apparently the error exception is not encapsulated correctly

1reaction
vsantiago113commented, Jul 9, 2020

I know it is the ReadWriteMemory but I wanted to know where in your other modules you are calling ReadWriteMemory. I want to see the your other code so I can trace the issue all the way.

On Wed, Jul 8, 2020 at 4:28 AM Sarah Wesker notifications@github.com wrote:

What module is the one having this issue?

Directly “ReadWriteMemory”, what cannot be clearly identified is why it happens

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/vsantiago113/ReadWriteMemory/issues/3#issuecomment-655404513, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACP6BARIPOXGQ3KRNKYHRZLR2Q35NANCNFSM4OMNJOZA .

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to Fix SD Card Read Write Error Without Any Loss of Data
Trick #3: Run CHKDSK command ... If your SD card is not write protected and all physical components are working properly, then you...
Read more >
How can I fix a microSD card that is not being read or ...
I Have A 4GB Micro sd memory card but whenever i insert it in my nokia c1 and download any thing in it...
Read more >
5 Symptoms of a RAM Problem and How to Fix It - TurboFuture
Five odd problems caused by faulty RAM. These symptoms can indicate a memory problem. Learn how to fix it.
Read more >
7 Ways to Fix Micro SD Card Not Detected in Mobile Phone
My phone is not reading SD card! How to fix it? Here is how to repair micro SD card not recognized or detected...
Read more >
How to Fix SD Memory Card Errors: The Ultimate Guide
Is your SD card not working in camera or showing error when connected to a computer? Find fixes from this guide to solve...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found