Skip to content
This repository has been archived by the owner on Aug 13, 2023. It is now read-only.

outdated #26

Open
Fanixtar opened this issue Jan 3, 2022 · 2 comments
Open

outdated #26

Fanixtar opened this issue Jan 3, 2022 · 2 comments

Comments

@Fanixtar
Copy link

Fanixtar commented Jan 3, 2022

i wonder if there is an up to date version of ce library😔
this one does the job, but still missing some feature and supported symbols

@Fanixtar
Copy link
Author

Fanixtar commented Jan 3, 2022

could someone help? i just need to add support for more command in autoassembler script like aobscanmodule, unregistersymbol(), unalloc()

@fenix01
Copy link
Owner

fenix01 commented Jan 6, 2022

Hi @Fanixtar !
I'm sorry that the library has not been updated for a few years. I'm not using CheatEngine anymore, but I try to answer when I can.
About unregistersymbol, if I'm correct it's implemented in this library as you can see here:

if uppercase(copy(currentline,1,17))='UNREGISTERSYMBOL(' then

I have disabled some symbols that I was not able to integrate. About aobscan, I know that many people are using this feature today. When I was using CheatEngine, most addresses were hard coded in scripts.

I'm surprised that some people are still interested by this project. I have been seeing requests similar to yours. I wonder if I could take some times to fix some bugs, finalize the documentation, and add missing symbols like aobscan. I don't know if it is hard. For instance, some features like scanning in kernel mode would not work in this library. I don't know how aobscan is implemented.
Anyway, I will let you know if I try to implement the aobcan feature.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants