DanielEbert / EmulatedFirmwareFuzzing

0 stars 0 forks source link

Stack Buffer Overflow Sanitizer faulty -- HIGH PRIO #26

Closed DanielEbert closed 3 years ago

DanielEbert commented 3 years ago

when we return we set avr->stack_return_address = -1; -- use avr->trace_data->stack_frame for that, its what we want

DanielEbert commented 3 years ago

! rename to 'stack_return_addresses'

DanielEbert commented 3 years ago

! i need to make the check 3 bytes long --- because i said i have 3 byte of poisoned area!!

DanielEbert commented 3 years ago

update tex