Emagi 1ef4c8cbb1 vague windows details for eq2voicerecover 4 months ago
..
README.md 1ef4c8cbb1 vague windows details for eq2voicerecover 4 months ago
compile.sh 195f7bc84d EQ2 Voice Recover RC4 key decryptor code for Independent and BOINC Project 4 months ago
eq2_voice_recover.sln 195f7bc84d EQ2 Voice Recover RC4 key decryptor code for Independent and BOINC Project 4 months ago
eq2_voice_recover.vcxproj 195f7bc84d EQ2 Voice Recover RC4 key decryptor code for Independent and BOINC Project 4 months ago
main.cpp 195f7bc84d EQ2 Voice Recover RC4 key decryptor code for Independent and BOINC Project 4 months ago
testbin.dat 195f7bc84d EQ2 Voice Recover RC4 key decryptor code for Independent and BOINC Project 4 months ago

README.md

EQ2Voice Recovery Project BOINC Application - PROTOTYPE BUILD

LINUX/WINDOWS SUPPORT ONLY AT THIS TIME

This is released for the sake of being open about what our code is doing for the BOINC project and please keep in mind the adhoc process it was put together, back in 2020 by LethalEncounter and the new integration to BOINC by Image/Emagi in 2023.

Visit http://boinc.eq2emu.com/cplan/ for more project details. This BOINC Application is used inside the EQ2 Voice Recovery project in attempt to brute force RC4 64-bit encryption keys used on MP3 NPC Voices.

Building/Compiling

Linux

  • apt-get install libboinc-app-dev
  • Obtain BOINC source, find more details here https://boinc.berkeley.edu/trac/wiki/SourceCodeGit
  • Edit compile.sh with nano/vi/other utility, -I./boinc-src/lib/ should point to the boinc source's lib folder pulled from the first step
  • bash -x compile.sh

Windows

Authors

Project team site at EQ2EMu and ZekLabs

License

This project is licensed under the GNU General Public License - see the LICENSE.md file for details