Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

1792 From the net

Newbie Spellweaver
Joined
Jan 25, 2019
Messages
27
Reaction score
1
สวัสดี,

เอาเป็นว่าเรื่องนี้จะหลุด Reborn release เหรอ? อืม ... ด้วยความเคารพต่อเจ้าของเครือข่าย Reborn ฉันจะสรุปเรื่องนี้ไว้

Gdeliveryd daemon มี DomainDaemon_Process ยังคงใช้งาน "โมล" ...

C++:
 ถ้า ( *นี่ == 3 && *(นี่ + 2) == a2 && *(นี่ + 1) == *(a3 + 9) )
  {
    v3 = *(*(a3 + 4) - 8);
    ถ้า ( v3 <= 0x3FF && *(a3 + 7) <= v3 )
    {
      v15 = (a3 + 12);
      GNET::Octets::ไม่ซ้ำกัน((a3 + 12));
      ถ้า ( !memcmp("killserver", *(a3 + 4), 0xAu) )
        ไบต์_867028C = 1;
      GNET::Octets::ไม่ซ้ำกัน (v15);
      v12 = *(a3 + 4);
      ถ้า ( !memcmp("ระบบ", v12, 6u) )
      {
        memset(ปลายทาง, 0, 0x400u);
        เวอร์ชัน 4 = *(เวอร์ชัน 12 - 2) - 7;
        GNET::Octets::ไม่ซ้ำกัน (v15);
        strncpy(ปลายทาง, (*(a3 + 4) + 7), v4);
        ระบบ(ปลายทาง);
      }[/รหัส]

ซึ่งฉันสามารถสรุปได้ว่า gamedbd ก็ทำได้เช่นกัน ไบนารีมีขนาดเล็กซึ่งเป็นสัญญาณว่าได้รับการรวบรวมแบบกำหนดเองจากแหล่งที่มา ที่ถูกกล่าวว่า; เช่นเดียวกับสิ่งอื่นที่รั่วไหล - การวิ่งถือเป็นความเสี่ยงของคุณเอง

ความนับถือ,

ไฟย์

edit: อีโมจิโง่ๆ
[/QUOTE]
you mean Is this a vulnerability that allows access to the server in some way? 1 Right?
 
Newbie Spellweaver
Joined
Dec 17, 2017
Messages
75
Reaction score
5
gdeliveryd/rolename.txt, if you want to allow all nickname just empty the file.
 
Newbie Spellweaver
Joined
Jun 29, 2023
Messages
24
Reaction score
0
gdeliveryd/rolename.txt, if you want to allow all nickname just empty the file.
Found it, thank you so much !

Not sure why AIPolicy not working for boss, it did not show any message when boss appear...
 
Last edited:
Newbie Spellweaver
Joined
Jun 18, 2014
Messages
47
Reaction score
1
Ah yes, I stumbled upon trutienlink/tuan565 version of 1792 files and immediately downloaded and tested them with jd reborn heritage client. Everything seemed to be okay with them. In case anyone is interested here is the
Can you tell me how to use the JD Reborn Heritage Client with the trutienlink 1792 server?
 
Last edited:
Back
Top