BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//pretalx//pretalx.kicad.org//WTJGUF
BEGIN:VTIMEZONE
TZID:CET
BEGIN:STANDARD
DTSTART:20001029T040000
RRULE:FREQ=YEARLY;BYDAY=-1SU;BYMONTH=10
TZNAME:CET
TZOFFSETFROM:+0200
TZOFFSETTO:+0100
END:STANDARD
BEGIN:DAYLIGHT
DTSTART:20000326T030000
RRULE:FREQ=YEARLY;BYDAY=-1SU;BYMONTH=3
TZNAME:CEST
TZOFFSETFROM:+0100
TZOFFSETTO:+0200
END:DAYLIGHT
END:VTIMEZONE
BEGIN:VEVENT
UID:pretalx-kicon-europe-2026-WTJGUF@pretalx.kicad.org
DTSTART;TZID=CET:20260908T100000
DTEND;TZID=CET:20260908T104000
DESCRIPTION:This talk documents the reverse-engineering journey behind the 
 OpenOrCadParser project\, which implements a proof-of-concept OrCAD parser
 . Starting from scratch in 2021\, we will walk through a systematic approa
 ch of decoding the binary DSN/OLB file formats.\n\n1. Container Analysis: 
 Discovering that OrCAD files use Microsoft's Compound File Binary Format (
 CFBF)\, which unlocks the ability to extract and analyze individual data s
 treams.\n2. Getting the Alignment Right: Using hex editors to identify dyn
 amic structures and achieve correct parsing alignment\, enabling a robust 
 full-stream parser.\n3. Understanding the Content: Decoding the meaning an
 d purpose of bits and bytes to extract meaningful schematic information.\n
 \nThe result is a proof-of-concept parser enabling an independently develo
 ped OrCAD to KiCad importer.
DTSTAMP:20260921T061425Z
LOCATION:Main Stage
SUMMARY:OpenOrCadParser: A Reverse-Engineering Journey - Dominik Wernberger
URL:https://pretalx.kicad.org/kicon-europe-2026/talk/WTJGUF/
END:VEVENT
END:VCALENDAR
