Can anybody help me remember what the default password for leela is?
-Sidy
--- In pdx-cs592@yahoogroups.com, Wu-chang Feng <wuchang@...> wrote:
>
> I've been asked to clarify the Fides assignment a bit further. This is
> what you should have for tomorrow.
>
> You will be examining which pages change across different runs of the
> game and you will then try to classify them. Given the Windows address
> space layout, which regions have pages that change from run to run.
>
> Start with the non-writable pages and those pages which have been loaded
> from a file (i.e. DLLs). For these pages, you should try to dig a bit
> deeper to find out why they change and by how much.
>
> For writable pages, identify what regions these pages might be from
> (i.e. stack, heap, PEB, etc).
>
> Wu
>