-
-
Notifications
You must be signed in to change notification settings - Fork 12
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
Is the latest patch gonna work for SEB Lite ? #19
Comments
Hey, could you share this SEB Lite setup file? I haven't ever got something named SEB Lite so yea. I don't know if this patch works for the Lite variant. |
I get to know that SEB Lite is a variant made from Original SEB which need less memory, cpu & have less security. I googled about SEB Lite & found that IC_SI have some similar software for C_S_EET Exam. But it's disappointing that I can download SEB Lite from our Univeristy Server just 1 week before exam. Thanks for all your support. I'm a student of MCA & want to contribute to open source projects. If it's possible I will be happy to contribute to any of your project. |
Yea I saw the ICSI one. Need an account there to download ig. Idk
Yea I'd surely do it if I don't have exams or any major projects :)
Certainly! Feel free to explore all my GitHub repositories. If you find something you'd like to contribute to, make your updates and submit a pull request. Your contributions are welcome! |
I'm just curious about software crac_king from your seb by_pass repo & then i found some article where it's writing that in order to crack software i need to learn Assembly Language of the cpu architecture of software i want to crack. They also wrote i need some deassembler or debugger software in order to crack it. Then I started learning about 32-bit assembly language from tutorialspoint. I have one request to you that can you guide me in this regard. Basically can you provide me a roadmap & related learning resources for software cracking ? |
Nono. This specific one can be decompiled and understood and patched in high level language, C# in this case. Just decompile using dotPeek by Jetbrains or any other C#/.NET decompiler and yea do your deeds. dnsPy is also a good choice |
I will get the SEBLite soon but before that I had learned the basics of c# then tried to decompile your SEB Patches. But can't understood how you find that these dynamic libraries and executable need to be patched. And from which line you had started changing the code ? I would request you to make patch of the SEB Lite tool which I will attach in this issue if the SEB Lite not work with VMware. |
Hi @nxvvvv , Thanks for your valuable contribution towards this project. As on today I get to know that our university is going to take exam on SEB Lite. So I've some queries -
The text was updated successfully, but these errors were encountered: