Patrefans
oalabs from patreon
oalabs patreon

Live Stream VOD: in2al5dp3in4er Drops Aurora Stealer

🕑 Added 2023-05-04 06:28:53 +0000 UTC
Live Stream VOD: in2al5dp3in4er Drops Aurora Stealer

Comments

Karsten Hahn

Yes, there are some special cases. E.g. if the sizeofrawdata is larger than the virtualsize, windows loader will use the virtualsize instead. pefile has an overlay offset, you can use that.

m4n0w4r

Haha .. Hell Yeah!! :D

OALABS

Yes, it should be SizeOfRawData. I recall reading an article a long time ago mentioning that this is unreliable but I can't seem to find it now so maybe I imagined it haha.

m4n0w4r

Thanks so much for nice stream! I think the code for getting the final pe size is wrong. It must be: tmp_pe = pefile.PE(data=out) pe_size = tmp_pe.sections[-1].PointerToRawData + tmp_pe.sections[-1].SizeOfRawData Regards,


More Creators