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

Init #3

Merged
merged 17 commits into from
Sep 29, 2024
Merged

Init #3

merged 17 commits into from
Sep 29, 2024

Conversation

shiroinekotfs
Copy link
Collaborator

@shiroinekotfs shiroinekotfs commented Sep 29, 2024

EOS Client initial PR. This version of EOS is reverse-engineered, exclusively for FPTU Can Tho (FUCT), and can only be used for English tests (ENT503, for example).

The special thing included with this version of EOS Client is, that it contains logging modules (incomplete) and can be run only on multiple platforms (untested), by using Wine.

However, due to the rapid changes in the EOS Client versions, especially the private key inside, it is hard to determine how it serves in real-life conditions.

Assigned engineer(s)

Signed-off-by: 白いねこ  <shiroineko.tfs@gmail.com>
Signed-off-by: 白いねこ  <shiroineko.tfs@gmail.com>
Copy link
Owner

@anhvlt-2k6 anhvlt-2k6 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I just leave comments on flags. Hope you can see those as soon as possible.

}
if (eOSData.Status == RegisterStatus.NEW || eOSData.Status == RegisterStatus.RE_ASSIGN)
{
//Hide();
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Disabled Hide() is not recommended. Mouse logging and Tracking have not yet discovered, it is pretty risky if you still do it.

{
try
{
string key = "04021976";
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Key is accepted, so far. But you will need verify for the key bypassing for further investigation. I know what you are planning, after all.

}
}

public static void LoggingForURL(string url)
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why don't we just use other keys for those static logging? Or combine for all-in-one logging procedure?

@shiroinekotfs shiroinekotfs merged commit c8733cd into main Sep 29, 2024
@shiroinekotfs shiroinekotfs deleted the _init branch September 29, 2024 17:14
@shiroinekotfs
Copy link
Collaborator Author

Ignored all!

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

Successfully merging this pull request may close these issues.

2 participants