4 Commits

Author SHA1 Message Date
a2x
7933103b03 0.1.2
* Updated for memflow 0.2.2
* Replaced periods with underscores in generated file names for easier inclusion
* Program execution now continues if analysis fails at any point
* Removed custom error type in favor of anyhow
* Added logging to cs2-dumper.log
* Now compilable on Linux
2024-07-30 02:07:40 +10:00
a2x
d0c40c50cd Reorganize schema system structures into separate files 2024-04-21 00:33:24 +10:00
a2x
05656b4f0b Rename IsNull trait to PointerExt
This allows for more pointer extension methods to be added in the future.
2024-04-09 13:10:58 +10:00
a2x
ce0fb918ab Improve schema parsing 2024-04-06 03:20:54 +10:00