Directory Tree

[4.0K]    .
├── [429K]    aarch64shellcode.pdf
├── [5.1K]    aard.txt
├── [4.9M]    AIM-239.pdf
├── [4.0K]    Atari6502Assembler
│   ├── [ 650]    makejar.bat
│   ├── [  65]    manifest.txt
│   ├── [  96]    readme.md
│   └── [4.0K]    src
│       └── [4.0K]    de
│           └── [4.0K]    lorenzwiest
│               └── [4.0K]    atari6502assembler
│                   ├── [ 41K]    Atari6502Assembler.java
│                   ├── [4.0K]    exception
│                   │   ├── [4.0K]    assembler
│                   │   │   ├── [1.4K]    BranchRangeException.java
│                   │   │   ├── [1.4K]    CannotParseByteException.java
│                   │   │   ├── [1.4K]    CharacterLiteralMissingException.java
│                   │   │   ├── [1.4K]    DuplicateSymbolException.java
│                   │   │   ├── [1.4K]    IllegalInstructionException.java
│                   │   │   ├── [1.4K]    IllegalSymbolNameException.java
│                   │   │   ├── [1.4K]    MissingSymbolException.java
│                   │   │   ├── [1.4K]    NoOriginException.java
│                   │   │   └── [1.4K]    SyntaxErrorException.java
│                   │   ├── [1.6K]    AssemblerException.java
│                   │   ├── [4.0K]    expression
│                   │   │   ├── [1.4K]    DivisionByZeroException.java
│                   │   │   ├── [1.4K]    InvalidExpressionException.java
│                   │   │   ├── [1.4K]    SymbolHasNoValueException.java
│                   │   │   └── [1.4K]    UndefinedSymbolException.java
│                   │   └── [1.6K]    ExpressionException.java
│                   ├── [4.0K]    expression
│                   │   └── [ 11K]    ExpressionEvaluator.java
│                   ├── [4.0K]    symbol
│                   │   ├── [2.4K]    Symbol.java
│                   │   ├── [2.9K]    SymbolTable.java
│                   │   └── [1.2K]    SymbolType.java
│                   └── [4.0K]    tests
│                       ├── [3.8K]    Atari6502AssemblerTests.java
│                       ├── [3.2K]    ExpressionEvaluatorTests.java
│                       └── [4.9K]    ParseLineOfCodeTests.java
├── [ 42K]    Atari6502Assembler.zip
├── [748K]    atrisk.pdf
├── [203K]    backyardwireantennaes.pdf
├── [1.0M]    caninjection.pdf
├── [4.0K]    cte450-homebrew
│   ├── [4.0K]    doc
│   │   ├── [2.8K]    feb0.txt
│   │   └── [2.6K]    pins.txt
│   ├── [4.0K]    host
│   │   ├── [3.9K]    detector.js
│   │   ├── [ 168]    Makefile
│   │   ├── [ 500]    package.json
│   │   ├── [ 334]    plot.script
│   │   ├── [2.0K]    poker.c
│   │   ├── [ 827]    poker.js
│   │   └── [ 823]    sampler.js
│   ├── [1.1K]    LICENSE
│   ├── [4.0K]    pcb
│   │   ├── [1.1M]    cte450-pcb-composite.jpg
│   │   └── [ 135]    cte450-pcb-composite.txt
│   ├── [ 971]    README.md
│   └── [4.0K]    rop
│       ├── [ 263]    debug_toggle.py
│       ├── [3.3K]    gadgets_113.py
│       ├── [3.3K]    gadgets_116.py
│       ├── [2.7K]    lc87_regs.py
│       ├── [9.3K]    roplib.py
│       └── [1.5K]    sampler.py
├── [1.1M]    cte450-homebrew.tar.gz
├── [4.0K]    da_667
│   ├── [2.1K]    Bohemian_hacksody.txt
│   ├── [1.1K]    Cyberia.txt
│   ├── [3.3K]    L0s3_Urs3lf.txt
│   └── [3.5K]    My_ident_is.txt
├── [4.0K]    facewhisperer
│   ├── [4.0K]    firmware
│   │   ├── [4.0K]    hal
│   │   │   ├── [2.6K]    hal.h
│   │   │   ├── [ 837]    PLATFORM_INCLUDE.mk
│   │   │   ├── [4.0K]    usbhost
│   │   │   │   ├── [ 10K]    address.h
│   │   │   │   ├── [ 12K]    adk.cpp
│   │   │   │   ├── [4.4K]    adk.h
│   │   │   │   ├── [ 34K]    avrpins.h
│   │   │   │   ├── [ 60K]    BTD.cpp
│   │   │   │   ├── [ 25K]    BTD.h
│   │   │   │   ├── [ 22K]    BTHID.cpp
│   │   │   │   ├── [5.3K]    BTHID.h
│   │   │   │   ├── [ 10K]    cdcacm.cpp
│   │   │   │   ├── [9.3K]    cdcacm.h
│   │   │   │   ├── [ 11K]    cdcftdi.cpp
│   │   │   │   ├── [5.4K]    cdcftdi.h
│   │   │   │   ├── [6.5K]    cdcprolific.cpp
│   │   │   │   ├── [6.5K]    cdcprolific.h
│   │   │   │   ├── [5.7K]    cdc_XR21B1411.cpp
│   │   │   │   ├── [ 13K]    cdc_XR21B1411.h
│   │   │   │   ├── [ 10K]    confdescparser.h
│   │   │   │   ├── [4.9K]    controllerEnums.h
│   │   │   │   ├── [4.0K]    examples
│   │   │   │   │   ├── [4.0K]    acm
│   │   │   │   │   │   └── [4.0K]    acm_terminal
│   │   │   │   │   │       ├── [2.3K]    acm_terminal.ino
│   │   │   │   │   │       └── [2.7K]    pgmstrings.h
│   │   │   │   │   ├── [4.0K]    adk
│   │   │   │   │   │   ├── [4.0K]    adk_barcode
│   │   │   │   │   │   │   └── [2.0K]    adk_barcode.ino
│   │   │   │   │   │   ├── [4.0K]    ArduinoBlinkLED
│   │   │   │   │   │   │   └── [2.8K]    ArduinoBlinkLED.ino
│   │   │   │   │   │   ├── [4.0K]    demokit_20
│   │   │   │   │   │   │   └── [2.0K]    demokit_20.ino
│   │   │   │   │   │   ├── [4.0K]    term_test
│   │   │   │   │   │   │   └── [1.6K]    term_test.ino
│   │   │   │   │   │   └── [4.0K]    term_time
│   │   │   │   │   │       └── [1.4K]    term_time.ino
│   │   │   │   │   ├── [4.0K]    Bluetooth
│   │   │   │   │   │   ├── [4.0K]    BTHID
│   │   │   │   │   │   │   ├── [1.8K]    BTHID.ino
│   │   │   │   │   │   │   ├── [3.3K]    KeyboardParser.h
│   │   │   │   │   │   │   └── [1.2K]    MouseParser.h
│   │   │   │   │   │   ├── [4.0K]    PS3BT
│   │   │   │   │   │   │   └── [5.9K]    PS3BT.ino
│   │   │   │   │   │   ├── [4.0K]    PS3Multi
│   │   │   │   │   │   │   └── [5.3K]    PS3Multi.ino
│   │   │   │   │   │   ├── [4.0K]    PS3SPP
│   │   │   │   │   │   │   └── [5.2K]    PS3SPP.ino
│   │   │   │   │   │   ├── [4.0K]    PS4BT
│   │   │   │   │   │   │   └── [5.2K]    PS4BT.ino
│   │   │   │   │   │   ├── [4.0K]    SPP
│   │   │   │   │   │   │   └── [1.6K]    SPP.ino
│   │   │   │   │   │   ├── [4.0K]    SPPMulti
│   │   │   │   │   │   │   └── [2.3K]    SPPMulti.ino
│   │   │   │   │   │   ├── [4.0K]    Wii
│   │   │   │   │   │   │   └── [3.6K]    Wii.ino
│   │   │   │   │   │   ├── [4.0K]    WiiBalanceBoard
│   │   │   │   │   │   │   └── [1.7K]    WiiBalanceBoard.ino
│   │   │   │   │   │   ├── [4.0K]    WiiIRCamera
│   │   │   │   │   │   │   └── [4.7K]    WiiIRCamera.ino
│   │   │   │   │   │   ├── [4.0K]    WiiMulti
│   │   │   │   │   │   │   └── [4.5K]    WiiMulti.ino
│   │   │   │   │   │   └── [4.0K]    WiiUProController
│   │   │   │   │   │       └── [3.5K]    WiiUProController.ino
│   │   │   │   │   ├── [4.0K]    board_qc
│   │   │   │   │   │   └── [ 13K]    board_qc.ino
│   │   │   │   │   ├── [4.0K]    cdc_XR21B1411
│   │   │   │   │   │   └── [4.0K]    XR_terminal
│   │   │   │   │   │       └── [2.1K]    XR_terminal.ino
│   │   │   │   │   ├── [4.0K]    ftdi
│   │   │   │   │   │   └── [4.0K]    USBFTDILoopback
│   │   │   │   │   │       ├── [2.7K]    pgmstrings.h
│   │   │   │   │   │       └── [2.2K]    USBFTDILoopback.ino
│   │   │   │   │   ├── [4.0K]    HID
│   │   │   │   │   │   ├── [4.0K]    le3dp
│   │   │   │   │   │   │   ├── [1.0K]    le3dp.ino
│   │   │   │   │   │   │   ├── [1.1K]    le3dp_rptparser.cpp
│   │   │   │   │   │   │   └── [ 819]    le3dp_rptparser.h
│   │   │   │   │   │   ├── [4.0K]    scale
│   │   │   │   │   │   │   ├── [1.3K]    scale.ino
│   │   │   │   │   │   │   ├── [2.9K]    scale_rptparser.cpp
│   │   │   │   │   │   │   └── [1.0K]    scale_rptparser.h
│   │   │   │   │   │   ├── [4.0K]    SRWS1
│   │   │   │   │   │   │   ├── [1.9K]    SRWS1.cpp
│   │   │   │   │   │   │   ├── [3.1K]    SRWS1.h
│   │   │   │   │   │   │   └── [5.7K]    SRWS1.ino
│   │   │   │   │   │   ├── [4.0K]    USBHIDBootKbd
│   │   │   │   │   │   │   └── [3.0K]    USBHIDBootKbd.ino
│   │   │   │   │   │   ├── [4.0K]    USBHIDBootKbdAndMouse
│   │   │   │   │   │   │   └── [4.3K]    USBHIDBootKbdAndMouse.ino
│   │   │   │   │   │   ├── [4.0K]    USBHIDBootMouse
│   │   │   │   │   │   │   └── [1.8K]    USBHIDBootMouse.ino
│   │   │   │   │   │   ├── [4.0K]    USBHID_desc
│   │   │   │   │   │   │   ├── [2.7K]    pgmstrings.h
│   │   │   │   │   │   │   └── [1.5K]    USBHID_desc.ino
│   │   │   │   │   │   ├── [4.0K]    USBHIDJoystick
│   │   │   │   │   │   │   ├── [2.6K]    hidjoystickrptparser.cpp
│   │   │   │   │   │   │   ├── [ 808]    hidjoystickrptparser.h
│   │   │   │   │   │   │   └── [ 876]    USBHIDJoystick.ino
│   │   │   │   │   │   └── [4.0K]    USBHIDMultimediaKbd
│   │   │   │   │   │       └── [1.6K]    USBHIDMultimediaKbd.ino
│   │   │   │   │   ├── [4.0K]    hub_demo
│   │   │   │   │   │   ├── [ 11K]    hub_demo.ino
│   │   │   │   │   │   └── [2.7K]    pgmstrings.h
│   │   │   │   │   ├── [4.0K]    max_LCD
│   │   │   │   │   │   └── [ 796]    max_LCD.ino
│   │   │   │   │   ├── [4.0K]    pl2303
│   │   │   │   │   │   ├── [4.0K]    pl2303_gprs_terminal
│   │   │   │   │   │   │   └── [2.4K]    pl2303_gprs_terminal.ino
│   │   │   │   │   │   ├── [4.0K]    pl2303_gps
│   │   │   │   │   │   │   └── [2.4K]    pl2303_gps.ino
│   │   │   │   │   │   ├── [4.0K]    pl2303_tinygps
│   │   │   │   │   │   │   └── [6.3K]    pl2303_tinygps.ino
│   │   │   │   │   │   └── [4.0K]    pl2303_xbee_terminal
│   │   │   │   │   │       └── [2.8K]    pl2303_xbee_terminal.ino
│   │   │   │   │   ├── [4.0K]    PS3USB
│   │   │   │   │   │   └── [4.6K]    PS3USB.ino
│   │   │   │   │   ├── [4.0K]    PS4USB
│   │   │   │   │   │   └── [4.5K]    PS4USB.ino
│   │   │   │   │   ├── [4.0K]    PSBuzz
│   │   │   │   │   │   └── [1.3K]    PSBuzz.ino
│   │   │   │   │   ├── [4.0K]    testusbhostFAT
│   │   │   │   │   │   ├── [1.9K]    Makefile
│   │   │   │   │   │   ├── [1.2K]    README.md
│   │   │   │   │   │   └── [ 31K]    testusbhostFAT.ino
│   │   │   │   │   ├── [4.0K]    USB_desc
│   │   │   │   │   │   ├── [2.7K]    pgmstrings.h
│   │   │   │   │   │   └── [9.3K]    USB_desc.ino
│   │   │   │   │   ├── [4.0K]    USBH_MIDI
│   │   │   │   │   │   ├── [4.0K]    bidrectional_converter
│   │   │   │   │   │   │   └── [3.9K]    bidrectional_converter.ino
│   │   │   │   │   │   ├── [4.0K]    eVY1_sample
│   │   │   │   │   │   │   └── [1.7K]    eVY1_sample.ino
│   │   │   │   │   │   ├── [4.0K]    USBH_MIDI_dump
│   │   │   │   │   │   │   └── [2.0K]    USBH_MIDI_dump.ino
│   │   │   │   │   │   ├── [4.0K]    USB_MIDI_converter
│   │   │   │   │   │   │   └── [1.8K]    USB_MIDI_converter.ino
│   │   │   │   │   │   └── [4.0K]    USB_MIDI_converter_multi
│   │   │   │   │   │       └── [2.0K]    USB_MIDI_converter_multi.ino
│   │   │   │   │   └── [4.0K]    Xbox
│   │   │   │   │       ├── [4.0K]    XBOXOLD
│   │   │   │   │       │   └── [3.6K]    XBOXOLD.ino
│   │   │   │   │       ├── [4.0K]    XBOXONE
│   │   │   │   │       │   └── [3.4K]    XBOXONE.ino
│   │   │   │   │       ├── [4.0K]    XBOXRECV
│   │   │   │   │       │   └── [4.4K]    XBOXRECV.ino
│   │   │   │   │       └── [4.0K]    XBOXUSB
│   │   │   │   │           └── [3.5K]    XBOXUSB.ino
│   │   │   │   ├── [ 18K]    gpl2.txt
│   │   │   │   ├── [2.1K]    hexdump.h
│   │   │   │   ├── [7.7K]    hidboot.cpp
│   │   │   │   ├── [ 20K]    hidboot.h
│   │   │   │   ├── [ 12K]    hidcomposite.cpp
│   │   │   │   ├── [3.4K]    hidcomposite.h
│   │   │   │   ├── [ 57K]    hidescriptorparser.cpp
│   │   │   │   ├── [6.7K]    hidescriptorparser.h
│   │   │   │   ├── [ 13K]    hiduniversal.cpp
│   │   │   │   ├── [3.5K]    hiduniversal.h
│   │   │   │   ├── [ 53K]    hidusagestr.h
│   │   │   │   ├── [ 28K]    hidusagetitlearrays.cpp
│   │   │   │   ├── [7.8K]    keywords.txt
│   │   │   │   ├── [1.1K]    library.json
│   │   │   │   ├── [ 772]    library.properties
│   │   │   │   ├── [3.9K]    macros.h
│   │   │   │   ├── [ 41K]    masstorage.cpp
│   │   │   │   ├── [ 19K]    masstorage.h
│   │   │   │   ├── [6.0K]    max3421e.h
│   │   │   │   ├── [6.9K]    max_LCD.cpp
│   │   │   │   ├── [3.0K]    max_LCD.h
│   │   │   │   ├── [2.9K]    message.cpp
│   │   │   │   ├── [2.5K]    message.h
│   │   │   │   ├── [2.2K]    parsetools.cpp
│   │   │   │   ├── [3.8K]    parsetools.h
│   │   │   │   ├── [2.1K]    printhex.h
│   │   │   │   ├── [ 31K]    PS3BT.cpp
│   │   │   │   ├── [9.5K]    PS3BT.h
│   │   │   │   ├── [4.1K]    PS3Enums.h
│   │   │   │   ├── [ 22K]    PS3USB.cpp
│   │   │   │   ├── [ 11K]    PS3USB.h
│   │   │   │   ├── [4.3K]    PS4BT.h
│   │   │   │   ├── [6.0K]    PS4Parser.cpp
│   │   │   │   ├── [ 14K]    PS4Parser.h
│   │   │   │   ├── [4.6K]    PS4USB.h
│   │   │   │   ├── [3.5K]    PSBuzz.cpp
│   │   │   │   ├── [6.7K]    PSBuzz.h
│   │   │   │   ├── [ 19K]    README.md
│   │   │   │   ├── [5.6K]    settings.h
│   │   │   │   ├── [1.1K]    sink_parser.h
│   │   │   │   ├── [ 46K]    SPP.cpp
│   │   │   │   ├── [8.3K]    SPP.h
│   │   │   │   ├── [9.4K]    usb_ch9.h
│   │   │   │   ├── [ 13K]    UsbCore.h
│   │   │   │   ├── [ 33K]    Usb.cpp
│   │   │   │   ├── [1.2K]    Usb.h
│   │   │   │   ├── [4.8K]    usbhid.cpp
│   │   │   │   ├── [7.2K]    usbhid.h
│   │   │   │   ├── [ 22K]    usbh_midi.cpp
│   │   │   │   ├── [4.0K]    usbh_midi.h
│   │   │   │   ├── [ 19K]    usbhost.h
│   │   │   │   ├── [ 14K]    usbhub.cpp
│   │   │   │   ├── [ 12K]    usbhub.h
│   │   │   │   ├── [4.7K]    version_helper.h
│   │   │   │   ├── [ 913]    WiiCameraReadme.md
│   │   │   │   ├── [ 72K]    Wii.cpp
│   │   │   │   ├── [ 17K]    Wii.h
│   │   │   │   ├── [1.6K]    xboxEnums.h
│   │   │   │   ├── [ 12K]    XBOXOLD.cpp
│   │   │   │   ├── [6.6K]    XBOXOLD.h
│   │   │   │   ├── [ 13K]    XBOXONE.cpp
│   │   │   │   ├── [5.7K]    XBOXONE.h
│   │   │   │   ├── [ 23K]    XBOXRECV.cpp
│   │   │   │   ├── [ 11K]    XBOXRECV.h
│   │   │   │   ├── [ 13K]    XBOXUSB.cpp
│   │   │   │   └── [8.4K]    XBOXUSB.h
│   │   │   └── [4.0K]    xmega
│   │   │       ├── [6.4K]    Arduino.h
│   │   │       ├── [5.2K]    avr_compiler.h
│   │   │       ├── [ 10K]    binary.h
│   │   │       ├── [7.8K]    HardwareSerial.cpp
│   │   │       ├── [3.2K]    HardwareSerial.h
│   │   │       ├── [ 440]    new.cpp
│   │   │       ├── [ 633]    new.h
│   │   │       ├── [4.6K]    pins_arduino.h
│   │   │       ├── [1.3K]    Printable.h
│   │   │       ├── [5.3K]    Print.cpp
│   │   │       ├── [2.4K]    Print.h
│   │   │       ├── [1010]    serial_init.inc
│   │   │       ├── [2.4K]    SPI.cpp
│   │   │       ├── [6.4K]    SPI.h
│   │   │       ├── [7.1K]    Stream.cpp
│   │   │       ├── [3.9K]    Stream.h
│   │   │       ├── [1.6K]    uart.c
│   │   │       ├── [ 711]    uart.h
│   │   │       ├── [ 10K]    usart_driver.c
│   │   │       ├── [ 10K]    usart_driver.h
│   │   │       ├── [4.5K]    WCharacter.h
│   │   │       ├── [4.8K]    WInterrupts.c
│   │   │       ├── [6.7K]    wiring_analog.c
│   │   │       ├── [5.0K]    wiring.c
│   │   │       ├── [4.2K]    wiring_digital.c
│   │   │       ├── [1.5K]    wiring_private.h
│   │   │       ├── [2.6K]    wiring_pulse.c
│   │   │       ├── [1.6K]    wiring_shift.c
│   │   │       ├── [ 16K]    WString.cpp
│   │   │       ├── [9.4K]    WString.h
│   │   │       ├── [ 24K]    XMEGA_AES_driver.c
│   │   │       ├── [6.6K]    XMEGA_AES_driver.h
│   │   │       ├── [3.3K]    xmega_hal.c
│   │   │       └── [1.9K]    xmega_hal.h
│   │   ├── [4.0K]    simpleserial-base
│   │   │   ├── [ 17K]    makefile
│   │   │   └── [3.7K]    simpleserial-base.c
│   │   └── [4.0K]    usb-descriptor-simple
│   │       ├── [ 17K]    makefile
│   │       └── [3.8K]    usb-descriptor-simple.cpp
│   ├── [4.0K]    pcb
│   │   ├── [ 98K]    facewhisperer.brd
│   │   └── [473K]    facewhisperer.sch
│   ├── [2.9K]    README.md
│   ├── [ 48K]    schematic.pdf
│   └── [4.0K]    scripts
│       └── [3.9K]    cwlite-facewhisper-basic.py
├── [451K]    facewhisperer.tar.gz
├── [1.9K]    fingerprint.html
├── [585K]    freudenthal.pdf
├── [4.0K]    gr-lora
│   ├── [4.0K]    apps
│   │   └── [ 852]    CMakeLists.txt
│   ├── [4.0K]    cmake
│   │   ├── [1.3K]    cmake_uninstall.cmake.in
│   │   └── [4.0K]    Modules
│   │       ├── [5.8K]    CMakeParseArgumentsCopy.cmake
│   │       ├── [1.0K]    FindCppUnit.cmake
│   │       ├── [1.1K]    FindGnuradioRuntime.cmake
│   │       ├── [ 19K]    GrMiscUtils.cmake
│   │       ├── [1.9K]    GrPlatform.cmake
│   │       ├── [9.5K]    GrPython.cmake
│   │       ├── [9.7K]    GrSwig.cmake
│   │       ├── [5.7K]    GrTest.cmake
│   │       ├── [ 731]    loraConfig.cmake
│   │       └── [ 11K]    UseSWIG.cmake
│   ├── [7.5K]    CMakeLists.txt
│   ├── [ 34K]    COPYING
│   ├── [4.0K]    docs
│   │   ├── [1.4K]    CMakeLists.txt
│   │   ├── [4.0K]    doxygen
│   │   │   ├── [2.0K]    CMakeLists.txt
│   │   │   ├── [ 80K]    Doxyfile.in
│   │   │   ├── [ 79K]    Doxyfile.swig_doc.in
│   │   │   ├── [4.0K]    doxyxml
│   │   │   │   ├── [6.6K]    base.py
│   │   │   │   ├── [6.4K]    doxyindex.py
│   │   │   │   ├── [4.0K]    generated
│   │   │   │   │   ├── [ 20K]    compound.py
│   │   │   │   │   ├── [352K]    compoundsuper.py
│   │   │   │   │   ├── [1.8K]    index.py
│   │   │   │   │   ├── [ 19K]    indexsuper.py
│   │   │   │   │   └── [ 235]    __init__.py
│   │   │   │   ├── [2.4K]    __init__.py
│   │   │   │   └── [1.8K]    text.py
│   │   │   ├── [4.0K]    other
│   │   │   │   ├── [ 205]    group_defs.dox
│   │   │   │   └── [ 269]    main_page.dox
│   │   │   └── [8.5K]    swig_doc.py
│   │   └── [ 372]    README.lora
│   ├── [4.0K]    examples
│   │   ├── [ 35K]    rx_usrp.grc
│   │   ├── [ 12K]    txrx_sim.grc
│   │   ├── [ 57K]    txrx_usrp.grc
│   │   └── [ 29K]    tx_usrp.grc
│   ├── [4.0K]    grc
│   │   ├── [ 909]    CMakeLists.txt
│   │   ├── [ 727]    lora_decode.xml
│   │   ├── [ 870]    lora_demod.xml
│   │   ├── [ 729]    lora_encode.xml
│   │   └── [ 603]    lora_mod.xml
│   ├── [4.0K]    include
│   │   └── [4.0K]    lora
│   │       ├── [1.0K]    api.h
│   │       ├── [1.0K]    CMakeLists.txt
│   │       ├── [1.7K]    decode.h
│   │       ├── [2.1K]    demod.h
│   │       ├── [1.6K]    encode.h
│   │       ├── [ 931]    lora.h
│   │       └── [1.6K]    mod.h
│   ├── [4.0K]    lib
│   │   ├── [2.6K]    CMakeLists.txt
│   │   ├── [ 10K]    decode_impl.cc
│   │   ├── [3.3K]    decode_impl.h
│   │   ├── [ 12K]    demod_impl.cc
│   │   ├── [2.6K]    demod_impl.h
│   │   ├── [8.7K]    encode_impl.cc
│   │   ├── [3.2K]    encode_impl.h
│   │   ├── [4.5K]    mod_impl.cc
│   │   ├── [1.8K]    mod_impl.h
│   │   ├── [1.1K]    qa_lora.cc
│   │   ├── [1.1K]    qa_lora.h
│   │   └── [1.4K]    test_lora.cc
│   ├── [ 657]    MANIFEST.md
│   ├── [4.0K]    python
│   │   ├── [1.4K]    build_utils_codes.py
│   │   ├── [7.1K]    build_utils.py
│   │   ├── [1.8K]    CMakeLists.txt
│   │   ├── [1.1K]    __init__.py
│   │   ├── [1.2K]    qa_decode.py
│   │   ├── [1.2K]    qa_demod.py
│   │   ├── [1.2K]    qa_encode.py
│   │   └── [1.2K]    qa_mod.py
│   ├── [4.4K]    README.md
│   └── [4.0K]    swig
│       ├── [2.4K]    CMakeLists.txt
│       └── [ 485]    lora_swig.i
├── [138K]    gr-lora.tar.gz
├── [ 28K]    hamburgers.txt
├── [2.3K]    index.txt
├── [ 34K]    issues.bib
├── [ 15K]    issues.txt
├── [4.6K]    meat.txt
├── [ 28K]    mudge_buffer_overflow_tutorial.html
├── [ 17K]    object_manager_lookup_poc.cs
├── [404K]    PE6-5000.m4a
├── [109K]    scn-final.pdf
├── [ 841]    seafever.txt
├── [752K]    selfies.pdf
├── [1.2K]    SerialDOS.java
├── [ 93K]    SerialDOS.jpeg
├── [3.7K]    SerialDOS.txt
├── [ 19K]    spinlock.py
├── [4.0K]    StarRaiders
│   ├── [4.0K]    extras
│   │   ├── [244K]    ColorSheets.pdf
│   │   └── [232K]    DisplayListSheets.pdf
│   ├── [1.4K]    README.md
│   ├── [629K]    StarRaiders.source.asm.txt
│   └── [806K]    StarRaiders.source.txt
├── [154K]    StarRaiders_001-112.txt
├── [759K]    StarRaiders.zip
├── [240K]    subversiveld.pdf
├── [229K]    Sugihara.pdf
├── [4.0K]    wcc
│   ├── [ 225]    AUTHORS
│   ├── [4.0K]    doc
│   │   ├── [ 12K]    html
│   │   │   ├── [ 11K]    annotated.html
│   │   │   ├── [ 676]    bc_s.png
│   │   │   ├── [ 147]    bdwn.png
│   │   │   ├── [ 11K]    classes.html
│   │   │   ├── [ 132]    closed.png
│   │   │   ├── [ 15K]    colors_8h.html
│   │   │   ├── [ 11K]    colors_8h_source.html
│   │   │   ├── [4.9K]    dir_5525a861181c0b64325a8ef46cb2ce95.html
│   │   │   ├── [6.4K]    dir_80d03dcdd178e1371add3de5045b4bc9.html
│   │   │   ├── [6.0K]    dir_8feb92f600d0b21de2da74d50512a7a0.html
│   │   │   ├── [7.4K]    dir_aa6bb4fa749e479bc2b69d3e21ddb95a.html
│   │   │   ├── [4.9K]    dir_f4f661274f03b90b540aee73bdc2353a.html
│   │   │   ├── [ 23K]    doxygen.css
│   │   │   ├── [3.7K]    doxygen.png
│   │   │   ├── [3.2K]    dynsections.js
│   │   │   ├── [ 14K]    files.html
│   │   │   ├── [  86]    ftv2blank.png
│   │   │   ├── [ 453]    ftv2cl.png
│   │   │   ├── [ 746]    ftv2doc.png
│   │   │   ├── [ 616]    ftv2folderclosed.png
│   │   │   ├── [ 597]    ftv2folderopen.png
│   │   │   ├── [  86]    ftv2lastnode.png
│   │   │   ├── [ 746]    ftv2link.png
│   │   │   ├── [ 246]    ftv2mlastnode.png
│   │   │   ├── [ 246]    ftv2mnode.png
│   │   │   ├── [ 403]    ftv2mo.png
│   │   │   ├── [  86]    ftv2node.png
│   │   │   ├── [ 388]    ftv2ns.png
│   │   │   ├── [ 229]    ftv2plastnode.png
│   │   │   ├── [ 229]    ftv2pnode.png
│   │   │   ├── [ 314]    ftv2splitbar.png
│   │   │   ├── [  86]    ftv2vertline.png
│   │   │   ├── [7.3K]    functions_b.html
│   │   │   ├── [6.9K]    functions_c.html
│   │   │   ├── [6.8K]    functions_d.html
│   │   │   ├── [7.0K]    functions_e.html
│   │   │   ├── [7.5K]    functions_f.html
│   │   │   ├── [6.5K]    functions_g.html
│   │   │   ├── [6.9K]    functions_h.html
│   │   │   ├── [7.1K]    functions.html
│   │   │   ├── [7.1K]    functions_i.html
│   │   │   ├── [6.5K]    functions_k.html
│   │   │   ├── [8.1K]    functions_l.html
│   │   │   ├── [7.1K]    functions_m.html
│   │   │   ├── [8.9K]    functions_n.html
│   │   │   ├── [8.9K]    functions_o.html
│   │   │   ├── [9.5K]    functions_p.html
│   │   │   ├── [6.9K]    functions_r.html
│   │   │   ├── [9.8K]    functions_s.html
│   │   │   ├── [7.8K]    functions_t.html
│   │   │   ├── [7.3K]    functions_vars_b.html
│   │   │   ├── [6.8K]    functions_vars_c.html
│   │   │   ├── [6.8K]    functions_vars_d.html
│   │   │   ├── [7.0K]    functions_vars_e.html
│   │   │   ├── [7.5K]    functions_vars_f.html
│   │   │   ├── [6.5K]    functions_vars_g.html
│   │   │   ├── [6.9K]    functions_vars_h.html
│   │   │   ├── [7.1K]    functions_vars.html
│   │   │   ├── [7.1K]    functions_vars_i.html
│   │   │   ├── [6.5K]    functions_vars_k.html
│   │   │   ├── [8.1K]    functions_vars_l.html
│   │   │   ├── [7.1K]    functions_vars_m.html
│   │   │   ├── [8.9K]    functions_vars_n.html
│   │   │   ├── [8.9K]    functions_vars_o.html
│   │   │   ├── [9.4K]    functions_vars_p.html
│   │   │   ├── [6.9K]    functions_vars_r.html
│   │   │   ├── [9.8K]    functions_vars_s.html
│   │   │   ├── [7.8K]    functions_vars_t.html
│   │   │   ├── [6.5K]    functions_vars_v.html
│   │   │   ├── [6.6K]    functions_vars_w.html
│   │   │   ├── [6.5K]    functions_v.html
│   │   │   ├── [6.6K]    functions_w.html
│   │   │   ├── [8.6K]    globals_a.html
│   │   │   ├── [8.1K]    globals_b.html
│   │   │   ├── [8.2K]    globals_c.html
│   │   │   ├── [6.7K]    globals_defs_b.html
│   │   │   ├── [6.8K]    globals_defs_c.html
│   │   │   ├── [7.3K]    globals_defs_d.html
│   │   │   ├── [ 11K]    globals_defs_e.html
│   │   │   ├── [7.1K]    globals_defs_f.html
│   │   │   ├── [6.5K]    globals_defs_g.html
│   │   │   ├── [6.5K]    globals_defs_h.html
│   │   │   ├── [6.8K]    globals_defs.html
│   │   │   ├── [6.4K]    globals_defs_i.html
│   │   │   ├── [ 25K]    globals_defs_l.html
│   │   │   ├── [6.8K]    globals_defs_m.html
│   │   │   ├── [6.5K]    globals_defs_n.html
│   │   │   ├── [6.4K]    globals_defs_p.html
│   │   │   ├── [7.3K]    globals_defs_r.html
│   │   │   ├── [7.8K]    globals_defs_s.html
│   │   │   ├── [6.5K]    globals_defs_t.html
│   │   │   ├── [6.4K]    globals_defs_u.html
│   │   │   ├── [6.4K]    globals_defs_y.html
│   │   │   ├── [9.3K]    globals_d.html
│   │   │   ├── [ 13K]    globals_e.html
│   │   │   ├── [8.1K]    globals_f.html
│   │   │   ├── [8.4K]    globals_func_a.html
│   │   │   ├── [7.4K]    globals_func_b.html
│   │   │   ├── [7.4K]    globals_func_c.html
│   │   │   ├── [7.8K]    globals_func_d.html
│   │   │   ├── [8.2K]    globals_func_e.html
│   │   │   ├── [7.1K]    globals_func_f.html
│   │   │   ├── [7.4K]    globals_func_g.html
│   │   │   ├── [7.3K]    globals_func_h.html
│   │   │   ├── [6.7K]    globals_func.html
│   │   │   ├── [7.3K]    globals_func_i.html
│   │   │   ├── [ 24K]    globals_func_l.html
│   │   │   ├── [7.7K]    globals_func_m.html
│   │   │   ├── [6.7K]    globals_func_n.html
│   │   │   ├── [6.8K]    globals_func_o.html
│   │   │   ├── [ 11K]    globals_func_p.html
│   │   │   ├── [10.0K]    globals_func_r.html
│   │   │   ├── [ 12K]    globals_func_s.html
│   │   │   ├── [7.2K]    globals_func_t.html
│   │   │   ├── [8.4K]    globals_func_u.html
│   │   │   ├── [6.9K]    globals_func_v.html
│   │   │   ├── [7.5K]    globals_func_w.html
│   │   │   ├── [6.9K]    globals_func_x.html
│   │   │   ├── [9.2K]    globals_g.html
│   │   │   ├── [7.8K]    globals_h.html
│   │   │   ├── [7.4K]    globals.html
│   │   │   ├── [7.6K]    globals_i.html
│   │   │   ├── [ 46K]    globals_l.html
│   │   │   ├── [9.1K]    globals_m.html
│   │   │   ├── [7.2K]    globals_n.html
│   │   │   ├── [7.1K]    globals_o.html
│   │   │   ├── [ 11K]    globals_p.html
│   │   │   ├── [ 11K]    globals_r.html
│   │   │   ├── [ 14K]    globals_s.html
│   │   │   ├── [7.7K]    globals_t.html
│   │   │   ├── [9.8K]    globals_type.html
│   │   │   ├── [8.6K]    globals_u.html
│   │   │   ├── [ 12K]    globals_vars.html
│   │   │   ├── [7.1K]    globals_v.html
│   │   │   ├── [7.9K]    globals_w.html
│   │   │   ├── [7.1K]    globals_x.html
│   │   │   ├── [6.8K]    globals_y.html
│   │   │   ├── [6.9K]    globals_z.html
│   │   │   ├── [ 13K]    helper_8c.html
│   │   │   ├── [ 39K]    helper_8c_source.html
│   │   │   ├── [9.5K]    helper_8h.html
│   │   │   ├── [ 16K]    helper_8h_source.html
│   │   │   ├── [4.4K]    index.html
│   │   │   ├── [112K]    jquery.js
│   │   │   ├── [109K]    lauxlib_8h.html
│   │   │   ├── [ 76K]    lauxlib_8h_source.html
│   │   │   ├── [ 16K]    linenoise_8h.html
│   │   │   ├── [ 21K]    linenoise_8h_source.html
│   │   │   ├── [ 10K]    longjmp_8h.html
│   │   │   ├── [ 11K]    longjmp_8h_source.html
│   │   │   ├── [247K]    lua_8h.html
│   │   │   ├── [144K]    lua_8h_source.html
│   │   │   ├── [ 55K]    luaconf_8h.html
│   │   │   ├── [122K]    luaconf_8h_source.html
│   │   │   ├── [ 28K]    lualib_8h.html
│   │   │   ├── [ 20K]    lualib_8h_source.html
│   │   │   ├── [ 23K]    mylaux_8h.html
│   │   │   ├── [ 11K]    mylaux_8h_source.html
│   │   │   ├── [ 153]    nav_f.png
│   │   │   ├── [  95]    nav_g.png
│   │   │   ├── [  98]    nav_h.png
│   │   │   ├── [ 123]    open.png
│   │   │   ├── [ 12K]    search
│   │   │   │   ├── [1011]    all_0.html
│   │   │   │   ├── [ 759]    all_0.js
│   │   │   │   ├── [1012]    all_10.html
│   │   │   │   ├── [5.6K]    all_10.js
│   │   │   │   ├── [1012]    all_11.html
│   │   │   │   ├── [ 12K]    all_11.js
│   │   │   │   ├── [1012]    all_12.html
│   │   │   │   ├── [2.4K]    all_12.js
│   │   │   │   ├── [1012]    all_13.html
│   │   │   │   ├── [2.3K]    all_13.js
│   │   │   │   ├── [1012]    all_14.html
│   │   │   │   ├── [ 558]    all_14.js
│   │   │   │   ├── [1012]    all_15.html
│   │   │   │   ├── [1.9K]    all_15.js
│   │   │   │   ├── [1012]    all_16.html
│   │   │   │   ├── [ 426]    all_16.js
│   │   │   │   ├── [1012]    all_17.html
│   │   │   │   ├── [ 114]    all_17.js
│   │   │   │   ├── [1012]    all_18.html
│   │   │   │   ├── [ 213]    all_18.js
│   │   │   │   ├── [1011]    all_1.html
│   │   │   │   ├── [2.9K]    all_1.js
│   │   │   │   ├── [1011]    all_2.html
│   │   │   │   ├── [2.4K]    all_2.js
│   │   │   │   ├── [1011]    all_3.html
│   │   │   │   ├── [2.0K]    all_3.js
│   │   │   │   ├── [1011]    all_4.html
│   │   │   │   ├── [3.1K]    all_4.js
│   │   │   │   ├── [1011]    all_5.html
│   │   │   │   ├── [7.7K]    all_5.js
│   │   │   │   ├── [1011]    all_6.html
│   │   │   │   ├── [2.5K]    all_6.js
│   │   │   │   ├── [1011]    all_7.html
│   │   │   │   ├── [2.7K]    all_7.js
│   │   │   │   ├── [1011]    all_8.html
│   │   │   │   ├── [2.0K]    all_8.js
│   │   │   │   ├── [1011]    all_9.html
│   │   │   │   ├── [1.7K]    all_9.js
│   │   │   │   ├── [1011]    all_a.html
│   │   │   │   ├── [ 112]    all_a.js
│   │   │   │   ├── [1011]    all_b.html
│   │   │   │   ├── [ 42K]    all_b.js
│   │   │   │   ├── [1011]    all_c.html
│   │   │   │   ├── [3.2K]    all_c.js
│   │   │   │   ├── [1011]    all_d.html
│   │   │   │   ├── [2.8K]    all_d.js
│   │   │   │   ├── [1011]    all_e.html
│   │   │   │   ├── [2.8K]    all_e.js
│   │   │   │   ├── [1011]    all_f.html
│   │   │   │   ├── [8.0K]    all_f.js
│   │   │   │   ├── [1015]    classes_0.html
│   │   │   │   ├── [  96]    classes_0.js
│   │   │   │   ├── [1015]    classes_1.html
│   │   │   │   ├── [  75]    classes_1.js
│   │   │   │   ├── [1015]    classes_2.html
│   │   │   │   ├── [ 142]    classes_2.js
│   │   │   │   ├── [1015]    classes_3.html
│   │   │   │   ├── [  87]    classes_3.js
│   │   │   │   ├── [1015]    classes_4.html
│   │   │   │   ├── [  78]    classes_4.js
│   │   │   │   ├── [1015]    classes_5.html
│   │   │   │   ├── [ 531]    classes_5.js
│   │   │   │   ├── [1015]    classes_6.html
│   │   │   │   ├── [ 136]    classes_6.js
│   │   │   │   ├── [1015]    classes_7.html
│   │   │   │   ├── [  87]    classes_7.js
│   │   │   │   ├── [1015]    classes_8.html
│   │   │   │   ├── [  81]    classes_8.js
│   │   │   │   ├── [1015]    classes_9.html
│   │   │   │   ├── [ 474]    classes_9.js
│   │   │   │   ├── [1015]    classes_a.html
│   │   │   │   ├── [  81]    classes_a.js
│   │   │   │   ├── [1015]    classes_b.html
│   │   │   │   ├── [  75]    classes_b.js
│   │   │   │   ├── [ 273]    close.png
│   │   │   │   ├── [1015]    defines_0.html
│   │   │   │   ├── [ 559]    defines_0.js
│   │   │   │   ├── [1016]    defines_10.html
│   │   │   │   ├── [ 112]    defines_10.js
│   │   │   │   ├── [1016]    defines_11.html
│   │   │   │   ├── [ 114]    defines_11.js
│   │   │   │   ├── [1015]    defines_1.html
│   │   │   │   ├── [ 392]    defines_1.js
│   │   │   │   ├── [1015]    defines_2.html
│   │   │   │   ├── [ 483]    defines_2.js
│   │   │   │   ├── [1015]    defines_3.html
│   │   │   │   ├── [1.1K]    defines_3.js
│   │   │   │   ├── [1015]    defines_4.html
│   │   │   │   ├── [4.9K]    defines_4.js
│   │   │   │   ├── [1015]    defines_5.html
│   │   │   │   ├── [ 804]    defines_5.js
│   │   │   │   ├── [1015]    defines_6.html
│   │   │   │   ├── [ 202]    defines_6.js
│   │   │   │   ├── [1015]    defines_7.html
│   │   │   │   ├── [ 218]    defines_7.js
│   │   │   │   ├── [1015]    defines_8.html
│   │   │   │   ├── [ 104]    defines_8.js
│   │   │   │   ├── [1015]    defines_9.html
│   │   │   │   ├── [ 20K]    defines_9.js
│   │   │   │   ├── [1015]    defines_a.html
│   │   │   │   ├── [ 504]    defines_a.js
│   │   │   │   ├── [1015]    defines_b.html
│   │   │   │   ├── [ 204]    defines_b.js
│   │   │   │   ├── [1015]    defines_c.html
│   │   │   │   ├── [ 128]    defines_c.js
│   │   │   │   ├── [1015]    defines_d.html
│   │   │   │   ├── [1.1K]    defines_d.js
│   │   │   │   ├── [1015]    defines_e.html
│   │   │   │   ├── [1.5K]    defines_e.js
│   │   │   │   ├── [1015]    defines_f.html
│   │   │   │   ├── [ 204]    defines_f.js
│   │   │   │   ├── [1013]    files_0.html
│   │   │   │   ├── [  78]    files_0.js
│   │   │   │   ├── [1013]    files_1.html
│   │   │   │   ├── [ 136]    files_1.js
│   │   │   │   ├── [1013]    files_2.html
│   │   │   │   ├── [ 377]    files_2.js
│   │   │   │   ├── [1013]    files_3.html
│   │   │   │   ├── [  78]    files_3.js
│   │   │   │   ├── [1013]    files_4.html
│   │   │   │   ├── [  72]    files_4.js
│   │   │   │   ├── [1013]    files_5.html
│   │   │   │   ├── [ 359]    files_5.js
│   │   │   │   ├── [1017]    functions_0.html
│   │   │   │   ├── [ 108]    functions_0.js
│   │   │   │   ├── [1018]    functions_10.html
│   │   │   │   ├── [6.2K]    functions_10.js
│   │   │   │   ├── [1018]    functions_11.html
│   │   │   │   ├── [ 647]    functions_11.js
│   │   │   │   ├── [1018]    functions_12.html
│   │   │   │   ├── [2.2K]    functions_12.js
│   │   │   │   ├── [1018]    functions_13.html
│   │   │   │   ├── [ 458]    functions_13.js
│   │   │   │   ├── [1018]    functions_14.html
│   │   │   │   ├── [1.1K]    functions_14.js
│   │   │   │   ├── [1018]    functions_15.html
│   │   │   │   ├── [ 426]    functions_15.js
│   │   │   │   ├── [1017]    functions_1.html
│   │   │   │   ├── [2.1K]    functions_1.js
│   │   │   │   ├── [1017]    functions_2.html
│   │   │   │   ├── [ 953]    functions_2.js
│   │   │   │   ├── [1017]    functions_3.html
│   │   │   │   ├── [ 834]    functions_3.js
│   │   │   │   ├── [1017]    functions_4.html
│   │   │   │   ├── [1.4K]    functions_4.js
│   │   │   │   ├── [1017]    functions_5.html
│   │   │   │   ├── [1.9K]    functions_5.js
│   │   │   │   ├── [1017]    functions_6.html
│   │   │   │   ├── [ 590]    functions_6.js
│   │   │   │   ├── [1017]    functions_7.html
│   │   │   │   ├── [ 946]    functions_7.js
│   │   │   │   ├── [1017]    functions_8.html
│   │   │   │   ├── [1.0K]    functions_8.js
│   │   │   │   ├── [1017]    functions_9.html
│   │   │   │   ├── [ 902]    functions_9.js
│   │   │   │   ├── [1017]    functions_a.html
│   │   │   │   ├── [ 18K]    functions_a.js
│   │   │   │   ├── [1017]    functions_b.html
│   │   │   │   ├── [1.2K]    functions_b.js
│   │   │   │   ├── [1017]    functions_c.html
│   │   │   │   ├── [ 112]    functions_c.js
│   │   │   │   ├── [1017]    functions_d.html
│   │   │   │   ├── [ 216]    functions_d.js
│   │   │   │   ├── [1017]    functions_e.html
│   │   │   │   ├── [4.8K]    functions_e.js
│   │   │   │   ├── [1017]    functions_f.html
│   │   │   │   ├── [3.8K]    functions_f.js
│   │   │   │   ├── [ 563]    mag_sel.png
│   │   │   │   ├── [ 461]    nomatches.html
│   │   │   │   ├── [4.4K]    search.css
│   │   │   │   ├── [ 22K]    search.js
│   │   │   │   ├── [ 604]    search_l.png
│   │   │   │   ├── [ 158]    search_m.png
│   │   │   │   ├── [ 612]    search_r.png
│   │   │   │   ├── [1016]    typedefs_0.html
│   │   │   │   ├── [ 122]    typedefs_0.js
│   │   │   │   ├── [1016]    typedefs_1.html
│   │   │   │   ├── [ 108]    typedefs_1.js
│   │   │   │   ├── [1016]    typedefs_2.html
│   │   │   │   ├── [ 108]    typedefs_2.js
│   │   │   │   ├── [1016]    typedefs_3.html
│   │   │   │   ├── [ 116]    typedefs_3.js
│   │   │   │   ├── [1016]    typedefs_4.html
│   │   │   │   ├── [ 110]    typedefs_4.js
│   │   │   │   ├── [1016]    typedefs_5.html
│   │   │   │   ├── [1.9K]    typedefs_5.js
│   │   │   │   ├── [1016]    typedefs_6.html
│   │   │   │   ├── [ 200]    typedefs_6.js
│   │   │   │   ├── [1016]    typedefs_7.html
│   │   │   │   ├── [ 116]    typedefs_7.js
│   │   │   │   ├── [1016]    typedefs_8.html
│   │   │   │   ├── [ 112]    typedefs_8.js
│   │   │   │   ├── [1016]    typedefs_9.html
│   │   │   │   ├── [ 504]    typedefs_9.js
│   │   │   │   ├── [1016]    typedefs_a.html
│   │   │   │   ├── [ 112]    typedefs_a.js
│   │   │   │   ├── [1016]    typedefs_b.html
│   │   │   │   ├── [ 108]    typedefs_b.js
│   │   │   │   ├── [1017]    variables_0.html
│   │   │   │   ├── [ 132]    variables_0.js
│   │   │   │   ├── [1018]    variables_10.html
│   │   │   │   ├── [ 617]    variables_10.js
│   │   │   │   ├── [1018]    variables_11.html
│   │   │   │   ├── [3.5K]    variables_11.js
│   │   │   │   ├── [1018]    variables_12.html
│   │   │   │   ├── [1.5K]    variables_12.js
│   │   │   │   ├── [1018]    variables_13.html
│   │   │   │   ├── [ 120]    variables_13.js
│   │   │   │   ├── [1018]    variables_14.html
│   │   │   │   ├── [ 407]    variables_14.js
│   │   │   │   ├── [1018]    variables_15.html
│   │   │   │   ├── [ 213]    variables_15.js
│   │   │   │   ├── [1017]    variables_1.html
│   │   │   │   ├── [ 832]    variables_1.js
│   │   │   │   ├── [1017]    variables_2.html
│   │   │   │   ├── [1012]    variables_2.js
│   │   │   │   ├── [1017]    variables_3.html
│   │   │   │   ├── [ 545]    variables_3.js
│   │   │   │   ├── [1017]    variables_4.html
│   │   │   │   ├── [ 731]    variables_4.js
│   │   │   │   ├── [1017]    variables_5.html
│   │   │   │   ├── [ 714]    variables_5.js
│   │   │   │   ├── [1017]    variables_6.html
│   │   │   │   ├── [1.2K]    variables_6.js
│   │   │   │   ├── [1017]    variables_7.html
│   │   │   │   ├── [1.5K]    variables_7.js
│   │   │   │   ├── [1017]    variables_8.html
│   │   │   │   ├── [ 537]    variables_8.js
│   │   │   │   ├── [1017]    variables_9.html
│   │   │   │   ├── [ 749]    variables_9.js
│   │   │   │   ├── [1017]    variables_a.html
│   │   │   │   ├── [ 112]    variables_a.js
│   │   │   │   ├── [1017]    variables_b.html
│   │   │   │   ├── [2.1K]    variables_b.js
│   │   │   │   ├── [1017]    variables_c.html
│   │   │   │   ├── [1.2K]    variables_c.js
│   │   │   │   ├── [1017]    variables_d.html
│   │   │   │   ├── [2.5K]    variables_d.js
│   │   │   │   ├── [1017]    variables_e.html
│   │   │   │   ├── [2.6K]    variables_e.js
│   │   │   │   ├── [1017]    variables_f.html
│   │   │   │   └── [3.0K]    variables_f.js
│   │   │   ├── [7.6K]    sigs_8h.html
│   │   │   ├── [ 13K]    sigs_8h_source.html
│   │   │   ├── [7.8K]    structbreakpoint__t.html
│   │   │   ├── [ 33K]    structctx__t.html
│   │   │   ├── [ 14K]    structelfdata__t.html
│   │   │   ├── [8.7K]    structeps__t.html
│   │   │   ├── [9.4K]    structgimport__t.html
│   │   │   ├── [9.2K]    structhelp__t.html
│   │   │   ├── [9.3K]    structlearn__key__t.html
│   │   │   ├── [7.8K]    structlearn__t.html
│   │   │   ├── [7.1K]    structlinenoiseCompletions.html
│   │   │   ├── [ 17K]    structlua__Debug.html
│   │   │   ├── [9.7K]    structluaL__Buffer.html
│   │   │   ├── [7.2K]    structluaL__Reg.html
│   │   │   ├── [7.2K]    structluaL__Stream.html
│   │   │   ├── [ 13K]    structmsec__t.html
│   │   │   ├── [ 14K]    structmseg__t.html
│   │   │   ├── [8.0K]    structpreload__t.html
│   │   │   ├── [7.1K]    structrange__t.html
│   │   │   ├── [8.0K]    structscript__t.html
│   │   │   ├── [ 13K]    structsection.html
│   │   │   ├── [ 12K]    structsections__t.html
│   │   │   ├── [ 12K]    structsegments__t.html
│   │   │   ├── [7.0K]    structsigname__t.html
│   │   │   ├── [7.7K]    structsymaddr.html
│   │   │   ├── [ 13K]    structsymbols__t.html
│   │   │   ├── [7.0K]    structtuple__t.html
│   │   │   ├── [ 46K]    structwsh__t.html
│   │   │   ├── [ 853]    sync_off.png
│   │   │   ├── [ 845]    sync_on.png
│   │   │   ├── [ 142]    tab_a.png
│   │   │   ├── [ 169]    tab_b.png
│   │   │   ├── [ 177]    tab_h.png
│   │   │   ├── [1.1K]    tabs.css
│   │   │   ├── [ 184]    tab_s.png
│   │   │   ├── [142K]    wcc_8c.html
│   │   │   ├── [645K]    wcc_8c_source.html
│   │   │   ├── [ 10K]    wld_8c.html
│   │   │   ├── [ 20K]    wld_8c_source.html
│   │   │   ├── [214K]    wsh_8c.html
│   │   │   ├── [837K]    wsh_8c_source.html
│   │   │   ├── [190K]    wsh_8h.html
│   │   │   ├── [189K]    wsh_8h_source.html
│   │   │   ├── [ 12K]    wsh__functions_8h.html
│   │   │   ├── [ 81K]    wsh__functions_8h_source.html
│   │   │   ├── [9.2K]    wshmain_8c.html
│   │   │   └── [ 10K]    wshmain_8c_source.html
│   │   ├── [4.0K]    manpages
│   │   │   ├── [1010]    wcc.8
│   │   │   └── [ 558]    wld.8
│   │   ├── [4.0K]    presentations
│   │   │   ├── [4.0K]    demos_defcon24_2016
│   │   │   │   ├── [4.0K]    apache
│   │   │   │   │   ├── [ 255]    ap2version.c
│   │   │   │   │   ├── [ 121]    Makefile
│   │   │   │   │   └── [ 684]    README
│   │   │   │   ├── [4.0K]    bsd2linux
│   │   │   │   │   ├── [ 227]    fmt.c
│   │   │   │   │   ├── [8.3K]    fmt.c.O0_amd64
│   │   │   │   │   ├── [ 459]    linuxify2.sh
│   │   │   │   │   ├── [ 474]    linuxify.sh
│   │   │   │   │   ├── [ 947]    Makefile
│   │   │   │   │   ├── [4.0K]    missing
│   │   │   │   │   │   ├── [  80]    Makefile
│   │   │   │   │   │   └── [  51]    missing.c
│   │   │   │   │   └── [1.7K]    README
│   │   │   │   ├── [4.0K]    proftpd
│   │   │   │   │   ├── [ 297]    demo0.c
│   │   │   │   │   ├── [ 378]    demo1.c
│   │   │   │   │   ├── [1.0K]    demo2.c
│   │   │   │   │   ├── [ 953]    demo3.c
│   │   │   │   │   ├── [ 370]    Makefile
│   │   │   │   │   ├── [ 528]    README
│   │   │   │   │   └── [8.6K]    script.lds
│   │   │   │   ├── [ 275]    README
│   │   │   │   ├── [4.0K]    relinking
│   │   │   │   │   ├── [ 194]    Makefile
│   │   │   │   │   ├── [ 718]    README
│   │   │   │   │   └── [1.6K]    small.c
│   │   │   │   └── [4.0K]    smbserver_exploit
│   │   │   │       ├── [ 277]    poc.wsh
│   │   │   │       └── [ 536]    README
│   │   │   └── [4.0M]    Jonathan_Brossard_Witchract_Compiler_Collection_Defcon24_2016.pdf
│   │   ├── [640K]    WCC_internal_documentation.pdf
│   │   └── [4.0K]    wikidocs
│   ├── [4.0K]    include
│   │   ├── [2.2K]    arch.h
│   │   ├── [1.5K]    config.h
│   │   ├── [3.1K]    nametoalign.h
│   │   ├── [2.3K]    nametoentsz.h
│   │   ├── [1.6K]    nametoinfo.h
│   │   ├── [1.6K]    nametolink.h
│   │   ├── [4.4K]    nametotype.h
│   │   ├── [ 60K]    uthash.h
│   │   └── [ 55K]    utlist.h
│   ├── [ 13K]    LICENSE
│   ├── [ 531]    Makefile
│   ├── [ 13K]    README.md
│   └── [4.0K]    src
│       ├── [ 587]    Makefile
│       ├── [4.0K]    tex
│       │   ├── [ 10K]    doxygen.sty
│       │   ├── [ 130]    footer.tex
│       │   ├── [2.9K]    header.tex
│       │   └── [ 71K]    project.cfg
│       ├── [4.0K]    tools
│       │   ├── [ 448]    Makefile
│       │   ├── [  34]    wcch
│       │   └── [ 534]    wldd
│       ├── [4.0K]    wcc
│       │   ├── [1.6K]    Makefile
│       │   └── [ 91K]    wcc.c
│       ├── [4.0K]    wld
│       │   ├── [ 972]    Makefile
│       │   └── [3.3K]    wld.c
│       └── [4.0K]    wsh
│           ├── [4.0K]    demos
│           │   ├── [ 351]    apache2.wsh
│           │   ├── [  16]    bfmap.wsh
│           │   ├── [ 178]    breakpoints.wsh
│           │   ├── [  28]    grep.wsh
│           │   ├── [ 214]    ls.wsh
│           │   ├── [ 348]    md5_bsd.wsh
│           │   ├── [ 688]    md5.wsh
│           │   ├── [ 607]    memread.wsh
│           │   ├── [ 266]    read.wsh
│           │   └── [   9]    symbols.wsh
│           ├── [4.5K]    helper.c
│           ├── [4.0K]    include
│           │   ├── [2.0K]    colors.h
│           │   ├── [8.2K]    lauxlib.h
│           │   ├── [4.0K]    libwitch
│           │   │   ├── [1.9K]    helper.h
│           │   │   ├── [1.1K]    mylaux.h
│           │   │   ├── [2.1K]    sigs.h
│           │   │   ├── [6.5K]    wsh_functions.h
│           │   │   └── [ 14K]    wsh.h
│           │   ├── [2.5K]    linenoise.h
│           │   ├── [ 21K]    luaconf.h
│           │   ├── [ 14K]    lua.h
│           │   └── [1.1K]    lualib.h
│           ├── [4.0K]    linenoise
│           ├── [4.0K]    lua
│           ├── [4.0K]    luajit-2.0
│           ├── [1.9K]    Makefile
│           ├── [1.9K]    Makefile-i386
│           ├── [4.0K]    openlibm
│           ├── [8.6K]    script.lds
│           ├── [4.0K]    scripts
│           │   ├── [3.7K]    annotate
│           │   ├── [ 172]    breakpoints
│           │   ├── [ 143]    callmain.wsh
│           │   ├── [  14]    debug
│           │   ├── [ 422]    dumpbin.wsh
│           │   ├── [3.9K]    dumptable
│           │   ├── [5.9K]    hashing
│           │   ├── [  18]    headers
│           │   ├── [ 397]    hexdump
│           │   ├── [ 371]    INDEX
│           │   ├── [  12]    internals.lua
│           │   ├── [ 415]    libmain
│           │   ├── [1018]    main.wsh
│           │   ├── [ 152]    map
│           │   ├── [ 348]    md5_bsd.wsh
│           │   ├── [ 699]    md5.wsh
│           │   ├── [2.0K]    memory
│           │   ├── [  51]    print_G
│           │   ├── [ 516]    read.wsh
│           │   ├── [ 527]    scope
│           │   ├── [ 612]    search
│           │   └── [ 276]    searchobj
│           ├── [4.0K]    tests
│           │   ├── [4.0K]    apache2
│           │   │   ├── [ 474]    ap2v.c
│           │   │   ├── [ 21K]    ap.h
│           │   │   └── [ 329]    Makefile
│           │   ├── [ 339]    Makefile
│           │   ├── [4.0K]    sshd
│           │   │   ├── [ 324]    Makefile
│           │   │   ├── [ 530]    ssh.c
│           │   │   └── [3.9K]    ssh.h
│           │   └── [4.0K]    sshd2
│           │       ├── [ 342]    Makefile
│           │       ├── [1.2K]    sshd2.c
│           │       └── [3.9K]    ssh.h
│           ├── [108K]    wsh.c
│           └── [1.6K]    wshmain.c
├── [5.0M]    wcc.tar.gz
├── [ 20K]    WriteProcessMemory.txt
├── [180K]    wu-preparing-teachers.pdf
├── [4.4M]    www.geoffchappell.com.tar.gz
├── [5.4M]    years.pdf
└── [  48]    zllkey.txt


tree v2.1.1 © 1996 - 2023 by Steve Baker and Thomas Moore
HTML output hacked and copyleft © 1998 by Francesc Rocher
JSON output hacked and copyleft © 2014 by Florian Sesser
Charsets / OS/2 support © 2001 by Kyosuke Tokoro