Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding Additional Features to CE #2885

Open
TheSR007 opened this issue Apr 13, 2024 · 0 comments
Open

Adding Additional Features to CE #2885

TheSR007 opened this issue Apr 13, 2024 · 0 comments

Comments

@TheSR007
Copy link

TheSR007 commented Apr 13, 2024

So I used to be an android user and use Game Guardian(GG) to hack like CE, But now one of my favourite game got released in pc so I started using CE now, CE is itself is far more flexible than GG, But in terms of the UI/UX GG is better in my opinion, Let me point out some pros and Cons of GG with CE doesn't have and have
I am not sure if some of this features are available in CE, as I am new to CE but I am checking out the wiki of CE
Pros of GG:

  1. Searching: it has searching support for opcodes, searching for encrypted values and searching nearby(before and after with distance) of a specific address, only showing the first N results and search history, it also has the option to select memory region like
    Java heap, C++ heap, C++ alloc, C++ .data, C++ .bss, Anonymous, Stack, Other, Code app(the codes of the app) and Code System with their size also it it shows where is the value from(which memory region) when I search for a value, and the most crucial part is the filter option which lets you filter by how many values to show, by address, Value, Type, specific value filter, pointer(writable, read-only, executable, writable and executable etc) there is also the option to show the Hex(little-endian), Reverse hex(big-endian), String and opcodes of different architecture representation of that value I searched for
  2. Editing: after the search is complete here comes the most important part selecting all the value by one button click, deselect them, invert the selection, copy the values as group(for group search ) with hex, reverse hex type, group size, UTF representation etc, also to see the the offsets of selected values, as for editing it has the option to add specific value, freeze it, and change the value as other types like in opcodes, hex etc also the removing option it has remove all, remove selected and revert and remove and so on
  3. Memory Region Viewing: This is the most important pro of GG it has the option to let you see many types to value at the same time like int, float, double, opcodes, hex, string etc

Cons of GG:
It doesn't has debugging option like CE like what writes to this address and what access this value etc

In general we can do all of these too in CE but manually, which is bad for the UX, anyways just wanted to make suggestion adding or not is upto the dev, but if I want to add them in CE it would take more time as the best person to to update these would be he person who created them, I can tell you about additional features if you want to add them.

Here are some links of GG where Enyby showcased the features
https://gameguardian.net/forum/gallery/category/2-video-tutorials/

and GG help section
https://gameguardian.net/help/

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

No branches or pull requests

1 participant