Search:

Type: Posts; User: mvern

Page 1 of 3 1 2 3

Search: Search took 0.00 seconds.

  1. Thread: New bug?

    by mvern
    Replies
    29
    Views
    20,795

    I think I have an idea of whats causing it, will...

    I think I have an idea of whats causing it, will probably require a new libEQ to fix it, still looking into it tho.
  2. Replies
    41
    Views
    30,785

    Just wanted to say thanks to orenwolf. Also,...

    Just wanted to say thanks to orenwolf.

    Also, wanted to point out again that my work on showeq is not dependant on any donations or anything of the sort, and I'm not actually asking for any.
  3. Replies
    4
    Views
    4,050

    If your using qt-2.x, thats likely the problem. ...

    If your using qt-2.x, thats likely the problem. Looks like it was broken when I changed things to get it to work with debian's qt-3.1.
  4. No way to say for sure, one can hope, but who...

    No way to say for sure, one can hope, but who knows.. It seems unlikely any additional encryption added later will work the same way as the old stuff tho.
  5. The biggest change is the removal of all the old...

    The biggest change is the removal of all the old decryption related code that was no longer used. The cvs browser is probably the best place to look to see every change, since you can pull up...
  6. Thread: LibEQ.a

    by mvern
    Replies
    26
    Views
    19,684

    Make sure to start fresh from 'make -f...

    Make sure to start fresh from 'make -f Makefile.dist', etc. The configure script was updated to handle the new libEQ, and it wont work if you don't.
  7. Replies
    41
    Views
    30,785

    If it was just a "tweak", it wouldnt be a big...

    If it was just a "tweak", it wouldnt be a big deal. I kinda doubt they'd maintain a seperate codebase just to be sneaky with the evil seq users.
  8. Replies
    41
    Views
    30,785

    /shrug, you can probably expect a cvs commit...

    /shrug, you can probably expect a cvs commit along with the next eqgame.exe patch. Has nothing to do with payment, just no point in spending the time to fix current live code when test has different...
  9. Replies
    53
    Views
    32,640

    Its kind of funny how quickly people jump to...

    Its kind of funny how quickly people jump to conclusions, especialy without knowing what all is involved in fixing SEQ after an encryption or netcode change. Its not just 'fixing a few opcodes', its...
  10. Thread: Linux C++ help

    by mvern
    Replies
    17
    Views
    12,114

    I found this site...

    I found this site helpful when I first started playing with pthreads.
  11. Replies
    13
    Views
    10,531

    Netcode is changed a little bit on test, nothing...

    Netcode is changed a little bit on test, nothing really bad tho. Will be interesting to see if it goes live as it is now, tho.
  12. Thread: ShowEQ for EQOA

    by mvern
    Replies
    22
    Views
    17,823

    something to do while afk on raids? :)

    something to do while afk on raids? :)
  13. Replies
    6
    Views
    6,069

    Actually, Ratt just set me up with access last...

    Actually, Ratt just set me up with access last night. :)

    - mvern
  14. Replies
    61
    Views
    51,721

    for the impatient...

    patch

    Added in support for the new netcode, the 'encryption' (if you can call it that :p ) and fixed a few of the main opcodes and structs.

    (edited out url to avoid confusion)
  15. Thread: item links

    by mvern
    Replies
    3
    Views
    4,120

    If I took a guess, I'd say they probably just...

    If I took a guess, I'd say they probably just take a crc32 of the item's stats and use that. The server would compare the crc in the link with the real one, and if they dont match, have it fail and...
  16. Replies
    94
    Views
    72,402

    The servers has/had a little habit of sending...

    The servers has/had a little habit of sending unitialized memory in some network packets. Seeing "WINDIR=C:\WINNT" show up in the trash section of a packet more then once was enough to convince me...
  17. Replies
    17
    Views
    15,111

    The patcher uses embeded internet explorer stuff...

    The patcher uses embeded internet explorer stuff for downloads - your just seeing ie access cookie files, not really anything out of the ordinary.
  18. Replies
    38
    Views
    32,357

    cd into showeq/src and run 'patch

    cd into showeq/src and run 'patch < /path/to/test.diff'
  19. Replies
    38
    Views
    32,357

    Posted a patch here...

    Posted a patch here to restore SEQ to a mostly working state. I didnt get a chance to finish cleaning it up, and some of the structs are still off, but most everything is atleast working.
  20. Replies
    38
    Views
    32,357

    The changes on test...

    Some pretty major changes on test. Posting this mostly to help cut down on duplicated work. I havent worked through too much of it yet, but heres what I do know so far. Most all data is zlib...
  21. Thread: Need help bad

    by mvern
    Replies
    6
    Views
    5,208

    >> SoE has already demonstraited that they are...

    >> SoE has already demonstraited that they are aware of the early key sniffers methods and are reacting to them.
    >> The changes in the process access list show this.

    The changes were made at the...
  22. Replies
    9
    Views
    6,179

    You're mistaken. Hit the search button if you...

    You're mistaken. Hit the search button if you want to find the previous discussion on IsDebuggerPresent
  23. Replies
    9
    Views
    6,179

    How do you figue that using debug privs is...

    How do you figue that using debug privs is detectable, btw?
  24. Replies
    16
    Views
    9,998

    I wonder tho, since the dll actualy is running as...

    I wonder tho, since the dll actualy is running as a module in eqgame's address space, theres no violation of privacy, etc, involved in them scanning for it. Just something to consider...
  25. Replies
    53
    Views
    33,795

    The first 32 bits of the key are FFFFFFFF almost...

    The first 32 bits of the key are FFFFFFFF almost half the time. If you were to brute the key starting with that and iterating through the 4,294,967,295 possibilities for the 2nd 32 bits, you'd...
Results 1 to 25 of 59
Page 1 of 3 1 2 3