Cheat Engine Forum Index Cheat Engine
The Official Site of Cheat Engine
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 


[Plugin] Edited CE Packet Editor
Goto page 1, 2, 3  Next
 
Post new topic   Reply to topic    Cheat Engine Forum Index -> Cheat Engine Source -> Plugin development
View previous topic :: View next topic  
Author Message
Reak
I post too much
Reputation: 0

Joined: 15 May 2007
Posts: 3496

PostPosted: Tue Jan 06, 2009 9:37 am    Post subject: [Plugin] Edited CE Packet Editor Reply with quote

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



The Extension 'rar' was deactivated by an board admin, therefore this Attachment is not displayed.



Last edited by Reak on Tue Jan 06, 2009 9:45 am; edited 1 time in total
Back to top
View user's profile Send private message
Zerith
Master Cheater
Reputation: 1

Joined: 07 Oct 2007
Posts: 468

PostPosted: Tue Jan 06, 2009 9:38 am    Post subject: Reply with quote

you might as well tell us what's edited :\
Back to top
View user's profile Send private message MSN Messenger
Dark Byte
Site Admin
Reputation: 457

Joined: 09 May 2003
Posts: 25252
Location: The netherlands

PostPosted: Tue Jan 06, 2009 10:34 am    Post subject: Reply with quote

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
View user's profile Send private message MSN Messenger
nwongfeiying
Grandmaster Cheater
Reputation: 2

Joined: 25 Jun 2007
Posts: 695

PostPosted: Tue Jan 06, 2009 5:47 pm    Post subject: Reply with quote

I never knew that the CE could packet edit Evil or Very Mad
Back to top
View user's profile Send private message
Statenisland
Expert Cheater
Reputation: 0

Joined: 31 Jul 2008
Posts: 206
Location: Statenisland/ Newyork/ Khaini

PostPosted: Fri Jan 09, 2009 11:08 am    Post subject: Reply with quote

Very nice. this will do lot's of damage.
Back to top
View user's profile Send private message
&Vage
Grandmaster Cheater Supreme
Reputation: 0

Joined: 25 Jul 2008
Posts: 1053

PostPosted: Sat Jan 10, 2009 11:06 am    Post subject: Reply with quote

Reak you're so sexy.
Back to top
View user's profile Send private message
nProtect
Newbie cheater
Reputation: 0

Joined: 25 Jun 2006
Posts: 12

PostPosted: Sat Jan 10, 2009 8:52 pm    Post subject: Reply with quote

the plug only works in CE 5.5? you can send me CE 5.5? thx you
Back to top
View user's profile Send private message
Dark Byte
Site Admin
Reputation: 457

Joined: 09 May 2003
Posts: 25252
Location: The netherlands

PostPosted: Wed Jan 14, 2009 5:28 pm    Post subject: Reply with quote

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
View user's profile Send private message MSN Messenger
nProtect
Newbie cheater
Reputation: 0

Joined: 25 Jun 2006
Posts: 12

PostPosted: Thu Jan 15, 2009 2:27 am    Post subject: Reply with quote

Thanks DB, you are the best Wink
Back to top
View user's profile Send private message
sponge cake recipe
Grandmaster Cheater Supreme
Reputation: 22

Joined: 24 Sep 2007
Posts: 1635

PostPosted: Mon Jan 19, 2009 9:59 pm    Post subject: Reply with quote

Great addon.

I think I had the beta of this.
Downloading now.

Thanks Very Happy

Although I still find WPEPro an easier alternative.
Back to top
View user's profile Send private message
Da4street
How do I cheat?
Reputation: 0

Joined: 20 Aug 2007
Posts: 3

PostPosted: Tue Jan 20, 2009 4:23 am    Post subject: Reply with quote

how do i edit packets then?
Back to top
View user's profile Send private message
hacksign23
Master Cheater
Reputation: 0

Joined: 26 Nov 2006
Posts: 404

PostPosted: Thu Jun 11, 2009 1:19 am    Post subject: Reply with quote

great, but the link's dead now Neutral
_________________
Back to top
View user's profile Send private message AIM Address
smallkid
Advanced Cheater
Reputation: 0

Joined: 03 Aug 2006
Posts: 84

PostPosted: Sat Sep 05, 2009 6:10 pm    Post subject: Reply with quote

can someone mirror this plugin on any other site?
Back to top
View user's profile Send private message
möbloko
How do I cheat?
Reputation: 0

Joined: 08 Nov 2009
Posts: 2

PostPosted: Sun Nov 08, 2009 6:32 am    Post subject: reup Reply with quote

can any1 please re upload this?
Back to top
View user's profile Send private message
Reak
I post too much
Reputation: 0

Joined: 15 May 2007
Posts: 3496

PostPosted: Tue Dec 22, 2009 9:19 am    Post subject: Reply with quote

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
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Cheat Engine Forum Index -> Cheat Engine Source -> Plugin development All times are GMT - 6 Hours
Goto page 1, 2, 3  Next
Page 1 of 3

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Powered by phpBB © 2001, 2005 phpBB Group

CE Wiki   IRC (#CEF)   Twitter
Third party websites