Register for your free account! | Forgot your password?

You last visited: Today at 08:39

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



[Release] PacketLogger

Discussion on [Release] PacketLogger within the Nostale Hacks, Bots, Cheats & Exploits forum part of the Nostale category.

Reply
 
Old 01/16/2022, 06:01   #436
 
elite*gold: 0
Join Date: Feb 2020
Posts: 1
Received Thanks: 0
pls write my i need help by the instalation bro
göt55 is offline  
Old 02/26/2022, 03:44   #437
 
elite*gold: 0
Join Date: Feb 2022
Posts: 5
Received Thanks: 0
I get this error when injecting the dll, I already tried to update the c++ and the packloger is in the nostale folder, this error "forced load module failed: unable to open file "Qt5Widgets.dll"
Nikonpr is offline  
Old 03/01/2022, 15:50   #438
 
osmancity3162's Avatar
 
elite*gold: 2505
Join Date: Feb 2019
Posts: 159
Received Thanks: 37
Quote:
Originally Posted by Nikonpr View Post
I get this error when injecting the dll, I already tried to update the c++ and the packloger is in the nostale folder, this error "forced load module failed: unable to open file "Qt5Widgets.dll"
I think you have moved the files wrong add me on discord: KurdoCoder#5850
osmancity3162 is offline  
Old 04/01/2022, 10:48   #439
 
elite*gold: 0
Join Date: Oct 2021
Posts: 33
Received Thanks: 1
@ is it possible to fix encoding in texts? Character names, family name etc...
bledior is offline  
Old 04/01/2022, 22:35   #440
 
Limoo's Avatar
 
elite*gold: 0
Join Date: Jan 2017
Posts: 468
Received Thanks: 189
Quote:
Originally Posted by bledior View Post
@ is it possible to fix encoding in texts? Character names, family name etc...
Just use correct encoding
Limoo is offline  
Old 04/02/2022, 17:23   #441
 
elite*gold: 0
Join Date: Oct 2021
Posts: 33
Received Thanks: 1
@ Then which encoding is correct for lets say International servers?. I tried pretty much everything. Packet logger is showing incorrect texts too, there are missing characters that are replaced with "?". Is it something that might be related to my OS? I have TCP client in nodejs. I am using "net" library and im converting incoming data using toString("encoding").
bledior is offline  
Old 04/02/2022, 17:33   #442

 
BladeTiger12's Avatar
 
elite*gold: 64
Join Date: May 2011
Posts: 1,229
Received Thanks: 850
Did you try to encode the buffer with UTF-8?
BladeTiger12 is offline  
Old 04/02/2022, 17:42   #443
 
elite*gold: 0
Join Date: Oct 2021
Posts: 33
Received Thanks: 1
@ Yeah I tried and I am missing characters. I am using Polish client if it makes any difference.
@ And in the packet logger I have Krzakogon^Szczêcia but it should display Krzakogon^Szczęścia.
bledior is offline  
Old 04/02/2022, 19:01   #444
 
Hatz~'s Avatar
 
elite*gold: 0
Join Date: May 2020
Posts: 365
Received Thanks: 434
In the source code

Use
Code:
QString::fromLocal8Bit(const QByteArray& str)
instead of
Code:
QString::fromLatin1(const QByteArray& str)
I remember having similar issues long time ago and morsisko suggested me to use that function instead and it's working fine.
Hatz~ is offline  
Thanks
1 User
Old 04/02/2022, 19:10   #445
 
elite*gold: 0
Join Date: Oct 2021
Posts: 33
Received Thanks: 1
Is it something that will fix my problems or packet logger should use it anyway? I really dont wanna recompile from source code.

If its something that packet logger should use and will not break anything but only help in some cases, maybe we can hope for update @ ?
bledior is offline  
Old 04/02/2022, 20:23   #446

 
BladeTiger12's Avatar
 
elite*gold: 64
Join Date: May 2011
Posts: 1,229
Received Thanks: 850
I'll change it this week and reupload it.
BladeTiger12 is offline  
Old 04/02/2022, 20:26   #447
 
elite*gold: 0
Join Date: Oct 2021
Posts: 33
Received Thanks: 1
@ Thanks, I really appreciate it.
bledior is offline  
Old 04/06/2022, 07:40   #448
 
elite*gold: 0
Join Date: Nov 2017
Posts: 4
Received Thanks: 1
Hi, it is posible to use packed looger in other games? For example metin2 ?
granamaxa is offline  
Thanks
1 User
Old 04/06/2022, 23:12   #449

 
BladeTiger12's Avatar
 
elite*gold: 64
Join Date: May 2011
Posts: 1,229
Received Thanks: 850
Quote:
Originally Posted by granamaxa View Post
Hi, it is posible to use packed looger in other games? For example metin2 ?
Sure yeah, try it. It will definitely work.

BladeTiger12 is offline  
Thanks
1 User
Old 04/08/2022, 02:06   #450

 
BladeTiger12's Avatar
 
elite*gold: 64
Join Date: May 2011
Posts: 1,229
Received Thanks: 850
Quote:
Originally Posted by bledior View Post
@ Thanks, I really appreciate it.
Hey, I've just uploaded a new update. (Second zip file - didn't remove the old one)
There are some more new dll's that you've to put into the NosTale folder.

Please give me feedback if it works otherwise I'll look into it again.
BladeTiger12 is offline  
Reply

Tags
bladetiger, c++qt, logger, nostale, packet


Similar Threads Similar Threads
[Release] Packetlogger - By Doktor.
02/09/2019 - Nostale Hacks, Bots, Cheats & Exploits - 137 Replies
Hab mich mal rangesetzt einen Packetlogger zu schreiben, aus Übungszwecken. Bei Problemen o.Ä. könnt ihr euch einfach im Thread melden. Funktionen: - Ausgabe der gesendeten Packets - Ausgabe der erhaltenen Packets - Filtern der Packets - Senden von Packets - Braucht so schnell kein Update
[Release] AutoIt-Recieve-Packetlogger mit Sourcecode
08/07/2013 - Nostale Hacks, Bots, Cheats & Exploits - 20 Replies
Ich habe mich der Herausforderung gestellt in AutoIt einen Packetlogger zu schreiben, bisher werden nur die Packets geloggt, die der Client vom Server erhält, andersrum geht es noch nicht. Diese kleine Spielerei fing ich eigentlich an um meine neue CCInject.au3 zu testen, dann dachte ich aber, dass es sicherlich für viele interessant sein könnte einmal zu sehen wie einfach es doch ist an die Packets ranzukommen. Deshalb poste ich hier einmal einen relativ einfachen Packetlogger. Das...
[Release] PacketLogger Starter
08/10/2012 - Nostale Hacks, Bots, Cheats & Exploits - 41 Replies
Hier mein erster Release :) Es ist zwar nur ein kleines tool, wird jedoch vielen helfen denke ich :) Infos Es startet den Multiclient und ändert anschließend die VersionsNr. Zudem Injizieret er die dll automatisch. Somit muss man dies nicht mehr mit CE machen. http://www.abload.de/img/unbenanntogxfy.png



All times are GMT +1. The time now is 08:39.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.