| View previous topic :: View next topic |
| Author |
Message |
comealong How do I cheat?
Reputation: 0
Joined: 08 Jun 2011 Posts: 4
|
Posted: Thu Jun 16, 2011 2:08 am Post subject: is cheatengine a multithread program? |
|
|
Hi, Dark Byte
is ce6.1 a multithread program?
has ce6.1 read/write a memory address with more then one thread at the same time?
|
|
| Back to top |
|
 |
Dark Byte Site Admin
Reputation: 474
Joined: 09 May 2003 Posts: 25954 Location: The netherlands
|
Posted: Thu Jun 16, 2011 6:00 am Post subject: |
|
|
the various functions that do memory reading and are cpu intensive are multithreaded (memscan, pointerscan, structure spider, ultimap, etc...)
the addresslist ,foundcode list and other mainly gui based parts are single threaded for now
and if you're wondering, aobscan is multithreaded, but when used inside a script the main thread will wait for it to finish the scan before it processes it's results
_________________
Tools give you results. Knowledge gives you control.
Like my help? Join me on Patreon so i can keep helping |
|
| Back to top |
|
 |
comealong How do I cheat?
Reputation: 0
Joined: 08 Jun 2011 Posts: 4
|
Posted: Thu Jun 16, 2011 7:39 am Post subject: |
|
|
| Dark Byte wrote: | the various functions that do memory reading and are cpu intensive are multithreaded (memscan, pointerscan, structure spider, ultimap, etc...)
the addresslist ,foundcode list and other mainly gui based parts are single threaded for now
and if you're wondering, aobscan is multithreaded, but when used inside a script the main thread will wait for it to finish the scan before it processes it's results |
get it
thans!
|
|
| Back to top |
|
 |
|