You can get the latest build from https://github.com/pwntester/ysoserial.net/actions even before releases here!
Please see the closed PRs at https://github.com/pwntester/ysoserial.net/pulls?q=is%3Apr+is%3Aclosed for more information on what has been fixed or updated so far.
What's Changed
- Update README.md by @irsdl in #126
- Fixing the Mono gadget by @irsdl in #127
- Update README.md by @irsdl in #128
- serializer helper update + testing arena by @irsdl in #129
- code clean-up by @irsdl in #130
- Hex output stdin fixes by @Bort-Millipede in #131
- project file update by @irsdl in #132
- project update by @irsdl in #133
- project update by @irsdl in #134
- Fixing the single quote escaping issue in JSON messages by @irsdl in #136
- Fixing bugs in cmd payloads' JavaScript escaping by @irsdl in #137
- Readme update, code content update by @irsdl in #138
- Update README.md by @irsdl in #139
- adding a feature & general updates by @irsdl in #140
- Adding new gadgets & improvements by @irsdl in #141
- fixing descriptions, refactoring some names by @irsdl in #142
- stdin Encoding Fix by @Bort-Millipede in #144
- added --stdin feature to ViewStatePlugin.cs by @Ramzeth in #145
- Added ObjectDataProvider gadget generation for MessagePack (Typeless) by @NinesPsygnosis in #146
- Reduced the necessary code to achieve gadget generation for MessagePackTypeless by @NinesPsygnosis in #147
- Added link to blog article for MessagePack Typeless gadget generation by @NinesPsygnosis in #149
- Added a generator for XAML that does Assembly.Load with compression by @russtone in #151
- Correcting options for DotNetNuke plugin by @idealphase in #154
- Post hexacon by @chudyPB in #156
New Contributors
- @Bort-Millipede made their first contribution in #131
- @Ramzeth made their first contribution in #145
- @russtone made their first contribution in #151
- @idealphase made their first contribution in #154
- @chudyPB made their first contribution in #156
Full Changelog: v1.35...v1.36