View previous topic :: View next topic |
Author |
Message |
Reak I post too much Reputation: 0
Joined: 15 May 2007 Posts: 3496
|
Posted: Tue Jan 06, 2009 9:37 am Post subject: [Plugin] Edited CE Packet Editor |
|
|
Hey,
Here's an edited PE from the original CE PE including source.
Edited:
- Removes hooks when closing (send/sendto/WSASendTo/recv etc..)
- Added TreeView view.
- Now you can write packet in hex in an edit field and send, or just view them in the edit field.
Gonna add soon:
- More and better filter functions
Last edited by Reak on Tue Jan 06, 2009 9:45 am; edited 1 time in total |
|
Back to top |
|
|
Zerith Master Cheater Reputation: 1
Joined: 07 Oct 2007 Posts: 468
|
Posted: Tue Jan 06, 2009 9:38 am Post subject: |
|
|
you might as well tell us what's edited :\
|
|
Back to top |
|
|
Dark Byte Site Admin Reputation: 465
Joined: 09 May 2003 Posts: 25570 Location: The netherlands
|
Posted: Tue Jan 06, 2009 10:34 am Post subject: |
|
|
nice.
I recommend saving the original bytes before overwriting them (use sym_NameToAddress to get the addresses) and then restore that. Who knows, perhaps the first 5 bytes are different in different windows versions or even service packs. Or the game itself has hooked the api. Or another filter had it hooked before this one
edit, I see I havn't put in all declarations in this example.
Here's the missing info:
Code: |
type Tce_sym_addressToName=function(address:dword; name: pchar; maxnamesize: integer):BOOL; stdcall;
type Tce_sym_nameToAddress=function(name: pchar; address: PDWORD):BOOL; stdcall;
...
//version 2 extension:
sym_nameToAddress : Tce_sym_NameToAddress;
sym_addressToName : Tce_sym_addressToName;
ce_generateAPIHookScript : Tce_generateAPIHookScript;
|
oh yes, for those wondering why it won't work in 5.4, you need ce 5.4.5+ (beta version of 5.5)
_________________
Do not ask me about online cheats. I don't know any and wont help finding them.
Like my help? Join me on Patreon so i can keep helping |
|
Back to top |
|
|
nwongfeiying Grandmaster Cheater Reputation: 2
Joined: 25 Jun 2007 Posts: 695
|
Posted: Tue Jan 06, 2009 5:47 pm Post subject: |
|
|
I never knew that the CE could packet edit
|
|
Back to top |
|
|
Statenisland Expert Cheater Reputation: 0
Joined: 31 Jul 2008 Posts: 206 Location: Statenisland/ Newyork/ Khaini
|
Posted: Fri Jan 09, 2009 11:08 am Post subject: |
|
|
Very nice. this will do lot's of damage.
|
|
Back to top |
|
|
&Vage Grandmaster Cheater Supreme Reputation: 0
Joined: 25 Jul 2008 Posts: 1053
|
Posted: Sat Jan 10, 2009 11:06 am Post subject: |
|
|
Reak you're so sexy.
|
|
Back to top |
|
|
nProtect Newbie cheater Reputation: 0
Joined: 25 Jun 2006 Posts: 12
|
Posted: Sat Jan 10, 2009 8:52 pm Post subject: |
|
|
the plug only works in CE 5.5? you can send me CE 5.5? thx you
|
|
Back to top |
|
|
Dark Byte Site Admin Reputation: 465
Joined: 09 May 2003 Posts: 25570 Location: The netherlands
|
Posted: Wed Jan 14, 2009 5:28 pm Post subject: |
|
|
you can just download it from here:
http://oldserver.cheatengine.org/CheatEngine55.exe
oh yes reak, I did make a few minor changes to the packeteditor that comes with ce. (nothing major, just a rename of a unit and filled in some missing stuff so it's a usable sdk-like file)
_________________
Do not ask me about online cheats. I don't know any and wont help finding them.
Like my help? Join me on Patreon so i can keep helping |
|
Back to top |
|
|
nProtect Newbie cheater Reputation: 0
Joined: 25 Jun 2006 Posts: 12
|
Posted: Thu Jan 15, 2009 2:27 am Post subject: |
|
|
Thanks DB, you are the best
|
|
Back to top |
|
|
sponge cake recipe Grandmaster Cheater Supreme Reputation: 22
Joined: 24 Sep 2007 Posts: 1635
|
Posted: Mon Jan 19, 2009 9:59 pm Post subject: |
|
|
Great addon.
I think I had the beta of this.
Downloading now.
Thanks
Although I still find WPEPro an easier alternative.
|
|
Back to top |
|
|
Da4street How do I cheat? Reputation: 0
Joined: 20 Aug 2007 Posts: 3
|
Posted: Tue Jan 20, 2009 4:23 am Post subject: |
|
|
how do i edit packets then?
|
|
Back to top |
|
|
hacksign23 Master Cheater Reputation: 0
Joined: 26 Nov 2006 Posts: 404
|
Posted: Thu Jun 11, 2009 1:19 am Post subject: |
|
|
great, but the link's dead now
_________________
|
|
Back to top |
|
|
smallkid Advanced Cheater Reputation: 0
Joined: 03 Aug 2006 Posts: 84
|
Posted: Sat Sep 05, 2009 6:10 pm Post subject: |
|
|
can someone mirror this plugin on any other site?
|
|
Back to top |
|
|
möbloko How do I cheat? Reputation: 0
Joined: 08 Nov 2009 Posts: 2
|
Posted: Sun Nov 08, 2009 6:32 am Post subject: reup |
|
|
can any1 please re upload this?
|
|
Back to top |
|
|
Reak I post too much Reputation: 0
Joined: 15 May 2007 Posts: 3496
|
Posted: Tue Dec 22, 2009 9:19 am Post subject: |
|
|
Hmm. For some reason I can't find it on my HD again.
It's weird because I usually use to save all coding stuff on an extra HD. But it's not there =/.
Sorry guys.
|
|
Back to top |
|
|
|