Any progress on blar0's python emu? menu

User Tag List

Results 1 to 15 of 15
  1. #1
    Esoserv2's Avatar Sergeant
    Reputation
    8
    Join Date
    Jan 2014
    Posts
    36
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Any progress on blar0's python emu?

    A quick question:

    Is there an update for his python implementation, that makes it work again? Or someone started to write an other kind of emu? I fear that the emu stuff is dead or put into coldharbour.

    Greetz
    Last edited by Esoserv2; 04-12-2014 at 05:11 PM.

    Any progress on blar0's python emu?
  2. #2
    blar0's Avatar Active Member
    Reputation
    17
    Join Date
    Apr 2012
    Posts
    81
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I'm available to work on it again, but it would be cool if are few people to work on it.
    Is there any place to discuss about it ? on some irc channel ? Create a real project together ? If some people are interested, drop info to create a irc channel somewhere, discuss about how to implement the server in which langage (python was just for a proof of concept at start), etc ...
    Esoserv2 are you interested to work together ?

  3. #3
    CRHASH's Avatar Private
    Reputation
    1
    Join Date
    May 2014
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by blar0 View Post
    I'm available to work on it again, but it would be cool if are few people to work on it.
    Is there any place to discuss about it ? on some irc channel ? Create a real project together ? If some people are interested, drop info to create a irc channel somewhere, discuss about how to implement the server in which langage (python was just for a proof of concept at start), etc ...
    Esoserv2 are you interested to work together ?
    Im interested but my knowledge of programming is low. But i can contribute in other ways irc, testing and server hosting etc

    I can add that i have some knowledge within wow server emulation (basic stuff like compiling, sql and more)

    Maybe i should also add that i don't own the game
    Last edited by CRHASH; 05-12-2014 at 12:04 PM.

  4. #4
    WHITELIONX's Avatar Member
    Reputation
    1
    Join Date
    Nov 2011
    Posts
    15
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    You can download the game from their website for free

  5. #5
    blar0's Avatar Active Member
    Reputation
    17
    Join Date
    Apr 2012
    Posts
    81
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Feel free to join irc.synirc.net / #esose

  6. #6
    WHITELIONX's Avatar Member
    Reputation
    1
    Join Date
    Nov 2011
    Posts
    15
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    What actually changed?

  7. #7
    blar0's Avatar Active Member
    Reputation
    17
    Join Date
    Apr 2012
    Posts
    81
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Not that much, crypto is still the same, the use of diffie-hellman to exchange a shared secret to build AES_CTR key. The only diff I have seen, it's not the same public key, and the key order exchange has changed too.

  8. #8
    WHITELIONX's Avatar Member
    Reputation
    1
    Join Date
    Nov 2011
    Posts
    15
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Would it be worth trying to memory hook the exe to bypass all of that?

  9. #9
    blar0's Avatar Active Member
    Reputation
    17
    Join Date
    Apr 2012
    Posts
    81
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    You still have to patch the binary to replace the public key, or try to factorize it

  10. #10
    WHITELIONX's Avatar Member
    Reputation
    1
    Join Date
    Nov 2011
    Posts
    15
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I know in another forum they had to bypass the public key for Conquer Online because it seems nobody knows what the public key is, again a loader is needed for the Conquer.exe. Could be worth looking into it I guess.

  11. #11
    blar0's Avatar Active Member
    Reputation
    17
    Join Date
    Apr 2012
    Posts
    81
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    the emulator skill worked like that ... the "loader" has been shared in some older posts ... I don't know why you continue to post in this thread to ask stupid question, and give informations related to another game where there is no way to talk about another game.

    Originally Posted by WHITELIONX View Post
    I know in another forum they had to bypass the public key for Conquer Online because it seems nobody knows what the public key is, again a loader is needed for the Conquer.exe. Could be worth looking into it I guess.
    I think you didn't understand what a public key is ... Why would we look into this game ? We don't have problem, we don't need solutions.
    Last edited by blar0; 05-21-2014 at 06:27 AM.

  12. #12
    WHITELIONX's Avatar Member
    Reputation
    1
    Join Date
    Nov 2011
    Posts
    15
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Erm okay lol. Sorry that you don't understand but you have helped me some Answered pretty much exactly what I needed to know.

  13. #13
    zzrams's Avatar Private
    Reputation
    1
    Join Date
    May 2014
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by blar0 View Post
    Feel free to join irc.synirc.net / #esose
    I've been in the irc quite a number of times over the past week or so but it seems like nobody's talking..? I'd like to help with this, admittedly I haven't done much work of this nature beyond editing some things, but everyone has to start somewhere I suppose.

  14. #14
    Victor McCann's Avatar Private
    Reputation
    1
    Join Date
    Sep 2014
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i would realy like this emulator i have a lot of wow emu's and minecraft a couple others but not this one were can i get it please

  15. #15
    Chryst's Avatar Member
    Reputation
    2
    Join Date
    Apr 2012
    Posts
    107
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Super project !!! Up !!!

Similar Threads

  1. any progress with the old twink method? (Red Russian's game freeze method)
    By Trolololnacho in forum World of Warcraft General
    Replies: 4
    Last Post: 12-08-2012, 06:22 PM
  2. Any progress with twink addon thingo?
    By Devestation in forum World of Warcraft Exploits
    Replies: 3
    Last Post: 12-08-2012, 05:29 AM
  3. [Core] Any Antrix-related updated classic WoW emu?
    By Espionage724 in forum WoW EMU Questions & Requests
    Replies: 1
    Last Post: 07-15-2011, 10:35 AM
  4. Any new emu servers?
    By Bennyrub in forum World of Warcraft Emulator Servers
    Replies: 0
    Last Post: 10-26-2007, 05:57 PM
  5. Any1 got any progress in Noggit?
    By hordewarrior in forum WoW ME Questions and Requests
    Replies: 0
    Last Post: 07-13-2007, 05:45 PM
All times are GMT -5. The time now is 07:29 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search