Software Reverse Engineering Workshop: Difference between revisions

From Noisebridge
Jump to navigation Jump to search
Obscurite (talk | contribs)
No edit summary
 
Line 1: Line 1:
=Software Reverse Engineering Workshop=
=Software Reverse Engineering Workshop=
<p><b>POSTPONED until further notice (possibly June)</b></p>


==What is it?==
==What is it?==

Latest revision as of 11:00, 21 May 2009

Software Reverse Engineering Workshop

[edit | edit source]

POSTPONED until further notice (possibly June)

What is it?

[edit | edit source]

Warning: this page is under construction and subject to change, since the workshop is still in planning stages.

Recognizing a broad interest in reversing, we are pulling together our expertise and enthusiasm for taking things apart and giving an overview. Basics of cutting edge tools, and techniques will be covered with question and answer. See prerequisites.

One person has generously stepped forward with a reversing talk that he has done, and potentially some training/certification that he has offered. Another member has mentioned a project he may like to present.

Snacks will be served, so please RSVP.

When and Where does it happen?

[edit | edit source]

Friday, May 22nd at 7:30PM at 83c, downstairs.

Why are we doing this?

[edit | edit source]
  • Reverse engineering offers an insight into how the computer functions (educational)
  • We can check out the limitations of current tools, and get new ideas for projects
  • Sometimes you don't have the source code!
  • etc

How can I participate?

[edit | edit source]

Email Obscurite (Daniel) or send a message to the list stating whether you'd like to attend or somehow assist with a presentation or tutorial of some sort.

Workshop Prerequisites

[edit | edit source]

To get the most out of this workshop you should:

  • Understand the basic x86 opcodes and be able to read basic assembler
  • Understand the concepts of the x86 frame and stack

Materials

[edit | edit source]

Here we will put tutorials or preparatory materials for your convenience...