OffensiveCSharp
OffensiveCSharp copied to clipboard
fixes
Fixed infinite loop, fixed logic error, fixed dir ACL issue, made program work good.
I'm having some sytem.overflow issues when I run it against a x64 binary, probably because of the uint type. Have you tried with this arch?
Thx for your fix btw, it's working really well 👍
I noticed this as well when trying a 64 bit binary with the image_data_dir virtual address value being set incorrectly. I'll take a peek.
thx :)