OffensiveCSharp icon indicating copy to clipboard operation
OffensiveCSharp copied to clipboard

fixes

Open joseph-giron opened this issue 4 years ago • 3 comments

Fixed infinite loop, fixed logic error, fixed dir ACL issue, made program work good.

joseph-giron avatar Aug 11 '20 02:08 joseph-giron

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 👍

jrrgimenez avatar Aug 11 '20 15:08 jrrgimenez

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.

joseph-giron avatar Aug 11 '20 18:08 joseph-giron

thx :)

jrrgimenez avatar Aug 14 '20 09:08 jrrgimenez