Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Mon, 7 Oct 2013 05:05:46 +0200
From: Lukas Odzioba <lukas.odzioba@...il.com>
To: john-dev@...ts.openwall.com
Subject: Re: AMD GPU documentation (was: Daniel's weekly report #15)

2013/10/6 Dániel Bali <balijanosdaniel@...il.com>:
> How do you mean to split the binary? Could you give an example?

Find projection from structs in header file to offsets in sample binary.

> In section 2.2.1 (Compiling and linking) it uses IL assembly code. Isn't
> this what we are trying to skip when writing GCN asm?

There are 4 "phases" IL->compilation->linking->binary

I am talking about modifiying output of compilation phase and using IL
as a dummy.
This way we could get the last transition for "free" without patching
the binary.

Lukas

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.