Besides, in an indirect way we are working on live compat related issues.
FNW has some things in an experimental version (dev only) that should assist us in work on newer patches.
And, I've been working on x86 virtual machine to be able to process and fingerprint the dispatching routine in the client to try to be able to determine opcodes in newer executables by comparing the function signatures for the handlers of opcodes.
When these two are complete, it should help in being able to follow newer patches more closely but it's not a 100% match (right now I can find about ~60 opcodes automatically). But that does nothing for structures.
Things take time. We're trying to balance stability and new features with being able to chase other patches, but stability is currenly our preference.
If you are too impatient to wait or think you can do better, you are more than welcome to do so. This project is, after all, open source. You have the same tools and code that I do.
|