Commit Graph

5 Commits

Author SHA1 Message Date
Xpl0itR e41df439ea
Add an option to skip parsing properties that aren't decorated with the protoc attribute
also update to dotnet 8 and update the project folder structure
2023-12-25 01:58:12 +00:00
Xpl0itR b1eed86d6c
Various improvements
including but not limited to:
- Move parsing logic to library project
- Expanding coverage of the proto3 spec
- Option to parse types from only a specified assembly
- More accurate field name translation
- Accept custom lookup functions for types and names
- Some resilience to obfuscation
- Fix infinite recursion bug causing stack overflow
2023-10-31 07:21:41 +00:00
Xpl0itR 253983430d
bugfixes 2023-05-02 18:23:30 +01:00
Xpl0itR 3fe8077e7f
Implement the things 2023-04-24 05:10:40 +01:00
Xpl0itR ba1e07668c
Initial commit 2023-04-20 23:01:53 +01:00