Use "overwritten" in a sentence

1. If it has been overwritten, control flow will be diverted to the location specified by the new return address.

만약 겹쳐써졌다면 제어 흐름은 새로운 반환 주소로 넘겨지게 된다.

2. DLLs are located in high memory (above 0x01000000) and so have addresses containing no null bytes, so this method can remove null bytes (or other disallowed characters) from the overwritten return address.

동적 연결 라이브러리 DLL은 고위 메모리 (0x01000000 이상)에 저장되며 따라서 무효 바이트가 없는 주소를 가지므로, 이 방법은 무효 바이트 (또는 다른 허용 안되는 문자)를 덮어씌어진 복귀 주소에서 제거할 수 있다.