Hi, I've tried using WPE to filter various packets though the filter is limited to 500 symbols(1000 bytes?). And what I need to filter is around 5000 or longer, since WPE searches for part of the packet, an attempt in splitting the task up using many filters would probably result in failure since parts may vary and editing a blank packet to something may result in many errors and such. (In "target" application)
I'm looking for a version with unlimited filtering/custom or at least larger than 500 symbols.
If anyone knows a better alternative than WPE please let me know, I've tried looking for some though what I found was only specific ones for games or some kind of administration tool for networking. Not a top notch googler, so I didn't manage to come across anything fitting my needs.
Pre-Answered questions: * The task I want to preform requires filtering because there are about 2~4 bytes that vary for each second that passes.
* Using send would require some kind of timed injection based on packets already sent. (Since the variating bytes)
* I'm using a modified version of WPE, only since I previously needed the zero delay.
Request highlight: * Packet filtering with greater than 500 symbols limit
If there is already a program as such then whoever feels up for the task anyway may like the challenge. =)
If so, here's some ideas.
Some ideas for anyone who wants to code: * Basic receive, send functions.
* Advanced filtering.
* Active decoding, custom scripted. (not sure what it is called, mathematic formula to decode various data)
* Scripting, for responses to events received.
* Overlay interface options, I've only seen it used in Gunbound. Allows you to access various functions while in an application without windows thinking you've switched task.
* Add-on, probably not that easy to add but may be nice to allow other programmers to release new options/functions they come up with.
* Hooking method options for bypassing. Just a gut feeling, I bet this is quite a hard one.
* Schedule and time specific injection/sending.
* Save/Load =p
* Built in calculator, with hex etc.
* Custom language file support.
Alright, I must go to sleep. It is 3am. I hope at least one suggested "idea" is of some help for this or for any project of whoever read through them.
/Beast, appreciates all help i can get.

+Rep, for tasks solved.
