Check out my first novel, midnight's simulacra!

CybOregonizer: Difference between revisions

From dankwiki
Jump to navigation Jump to search
Created page with 'spring 2010 cs8803dc project'
 
No edit summary
 
(17 intermediate revisions by the same user not shown)
Line 1: Line 1:
spring 2010 cs8803dc project
[[File:Cyborganizer1.png|right]]
==spring 2010 cs8803dc project labbook==
* checked out DynamoRIO --''[[User:Dank|Dank]] 07:10, 2 March 2010 (UTC)''
* determined that [[Compiler Design|basic block]] will define our granularity of transformation --''[[User:Dank|Dank]] 11:51, 2 March 2010 (UTC)''
* Vincent M. Weaver and Sally A. McKee. "[http://www.csl.cornell.edu/~vince/papers/hipeac08/hipeac08_bbv.pdf Using Dynamic Binary Instrumentation to Generate Multi-platform SimPoints: Methodology and Accuracy]". 2008 --''[[User:Dank|Dank]] 12:20, 2 March 2010 (UTC)''
* valgrind and [[kvm|qemu]] can definitely identify BB's, but permanently modifying a binary is another thing entirely --''[[User:Dank|Dank]] 12:22, 2 March 2010 (UTC)''
* what about [http://scholarship.rice.edu/bitstream/handle/1911/17586/1414258.PDF?sequence=1 vizer]? --''[[User:Dank|Dank]] 13:34, 2 March 2010 (UTC)''
* or [http://www.cs.unm.edu/~moore/tr/01-12/sind.pdf SIND]? --''[[User:Dank|Dank]] 13:35, 2 March 2010 (UTC)''
* [http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.67.9735&rep=rep1&type=pdf WalkAbout], even? --''[[User:Dank|Dank]] 13:36, 2 March 2010 (UTC)''
* [http://www.itee.uq.edu.au/~cristina/wcre99.ps UQBT] looks rather old and crustified --''[[User:Dank|Dank]] 13:37, 2 March 2010 (UTC)''
* [http://strategoxt.org/Transform/BinaryOptimisers BinaryOptimisers] page at the Program Transformation Wiki --''[[User:Dank|Dank]] 13:39, 2 March 2010 (UTC)''
===since [[daytripper]]===
* http://gmplib.org/list-archives/gmp-devel/2008-March/000785.html at the gmplib bugzilla -- ''[[User:Dank|Dank]] 08:21, 9 April 2010 (UTC)''
* http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38306 at the [[gcc]] bugzilla -- ''[[User:Dank|Dank]] 08:22, 9 April 2010 (UTC)''
* https://bugzilla.redhat.com/show_bug.cgi?id=458441 at RedHat's [[Oprofile]] bugzilla -- ''[[User:Dank|Dank]] 08:29, 9 April 2010 (UTC)''

Latest revision as of 13:32, 9 April 2010

spring 2010 cs8803dc project labbook

since daytripper