I play in a server that use encryption for the packets from server to client (client to server packets are normal) using a DLL. I want call this dll from openkore but i don't know how to that. Anyone who know the source of openkore can help me?
Thanks
Openkore: Call DLL to decrypt ingoing packets
Moderator: Moderators
-
Ikkarus
- Noob

- Posts: 8
- Joined: 14 Jul 2008, 07:54
- Noob?: No
-
UltimaWeapon
- Human

- Posts: 37
- Joined: 04 Apr 2008, 22:55
- Noob?: Yes
- Location: Thailand
Re: Openkore: Call DLL to decrypt ingoing packets
Using Win32 API or Writing XS Function to load and call function from that DLL.
I may make you misunderstand. Because my English isn't good enough. So Sorry.


-
Ikkarus
- Noob

- Posts: 8
- Joined: 14 Jul 2008, 07:54
- Noob?: No
Re: Openkore: Call DLL to decrypt ingoing packets
OpenKore is in Pearl. I don't know Pearl. How to add this control in OpenKore. Some Developer can help me?UltimaWeapon wrote:Using Win32 API or Writing XS Function to load and call function from that DLL.
-
sli
- Perl Monk

- Posts: 810
- Joined: 04 Apr 2008, 17:26
- Noob?: No
Re: Openkore: Call DLL to decrypt ingoing packets
I'm just going to go ahead and say it's 100% impossible to load a DLL in Pearl, since I've never even heard of a programming language named "Pearl."
cs : ee : realist
-
Cozzie
- Spam Generator

- Posts: 499
- Joined: 04 Apr 2008, 09:30
- Noob?: No
- Location: Melbourne, City of beer and awful sushis
Re: Openkore: Call DLL to decrypt ingoing packets
you lose: http://en.wikipedia.org/wiki/PEARL_(pro ... _language)sli wrote:I'm just going to go ahead and say it's 100% impossible to load a DLL in Pearl, since I've never even heard of a programming language named "Pearl."
Make Openkore Awesome. Join the team.
-
Ikkarus
- Noob

- Posts: 8
- Joined: 14 Jul 2008, 07:54
- Noob?: No
Re: Openkore: Call DLL to decrypt ingoing packets
The name is PERL not PEARL. Sorry....sli wrote:I'm just going to go ahead and say it's 100% impossible to load a DLL in Pearl, since I've never even heard of a programming language named "Pearl."
-
sli
- Perl Monk

- Posts: 810
- Joined: 04 Apr 2008, 17:26
- Noob?: No
Re: Openkore: Call DLL to decrypt ingoing packets
You lose:Cozzie wrote:you lose: http://en.wikipedia.org/wiki/PEARL_(pro ... _language)sli wrote:I'm just going to go ahead and say it's 100% impossible to load a DLL in Pearl, since I've never even heard of a programming language named "Pearl."
Wikipedia does not have an article with this exact name. Please search for PEARL (programming language in Wikipedia to check for alternative titles or spellings.
cs : ee : realist
-
Cozzie
- Spam Generator

- Posts: 499
- Joined: 04 Apr 2008, 09:30
- Noob?: No
- Location: Melbourne, City of beer and awful sushis
Re: Openkore: Call DLL to decrypt ingoing packets
geez it's phpbb's fault there is a closing parameters at the end of the link which it does not pick up.
here
But hrmm isnt the proposed xkore4 is supposed to do this?
here
But hrmm isnt the proposed xkore4 is supposed to do this?
Make Openkore Awesome. Join the team.
-
Retu
- Noob

- Posts: 8
- Joined: 10 Aug 2008, 13:04
- Noob?: No
Re: Openkore: Call DLL to decrypt ingoing packets
This article is about the PEARL programming language. For the Perl programming language, see Perl. For other uses, see Pearl (disambiguation).
-
Ikkarus
- Noob

- Posts: 8
- Joined: 14 Jul 2008, 07:54
- Noob?: No
Re: Openkore: Call DLL to decrypt ingoing packets
Nobody..... someone that know how to do?