Links

Tuesday, January 30, 2007

IxLabs » Blog Archive » Challenge winners !

IxLabs » Blog Archive » Challenge winners !
he heh, we've won !

Monday, January 29, 2007

liveplasma music, movies, search engine and discovery engine

liveplasma music, movies, search engine and discovery engine preety nice

http://www.gnovies.com/

Saturday, January 27, 2007

IxLabs » Dwarfs, elfs and checkers

IxLabs » Dwarfs, elfs and checkers
other thing I wanted to look over but hadn't the time to do so

IxLabs » Dwarfs, elfs and checkers

IxLabs » Dwarfs, elfs and checkers

some sites we used:



  • readelf. We modified it's source code too to output and xml file based on the DWARF2 data in the elf file



  • Prefast. Useful hints on what kind of flaws we can determine



  • libelf. this is used to locate the dwarf .debug_* sections in the elf binary




  • dwarf2xml. These guys gave us the ideea to modify readelf to output xml data. They also have an interesting paper argumenting the bennefits and downsides of static checking and build some little applications (get a function call graph and cross-referencers).



  • libdwarf. Trust me, you don't really want to read dwarf2 information directly just through libelf. dwarf2 is designed to use very little space to represent it's knowledge so you'll have loooots of bits and bitfields and fuuun. NOT




  • elf & dwarf2 mini tutorial. Some basic info to get yourself started.



  • man pages for some of binutils' & binutils-dev's components used (expecially the <dis-asm.h> & <bfd.h> )





Sunday, January 14, 2007

Practical Common Lisp

Practical Common Lisp:
that book is dead sexy —Xach on #lisp
or so they say

PLT Scheme

PLT Scheme

Friday, January 12, 2007

Windows IPC Fuzzing Tools | Information Security Partners, LLC

Windows IPC Fuzzing Tools | Information Security Partners, LLC:
"This is a collection of tools used to attack applications that use Windows Interprocess Communication mechanisms. This package includes tools to intercept and fuzz named pipes, as well as a shared memory section fuzzer."

Table of Contents

Table of Contents: "Microsoft® Windows® Internals, Fourth Edition: Microsoft Windows Server™ 2003,"

an online copy of the book

Windows Native API Demystified

Windows Native API Demystified
a list of some internal NT API functions

Windows keyed events, critical sections, and new Vista synchronization features
http://www.bluebytesoftware.com/blog/PermaLink,guid,db9f8f5b-8d1d-44b0-afbd-3eadde24b678.aspx