Activity for obfusc

  • ptb ptb committed [6e591c]

    cleanups

  • ptb ptb committed [9d1a65]

    update for ghc haskell 8.8.4

  • ptb ptb committed [5f20fb]

    update for ghc haskell 8.8.4

  • ptb ptb committed [1030e1]

    turn off randomness, ence fixups, with -n to compiler

  • ptb ptb committed [9c9895]

    allow -Ok=key options

  • ptb ptb committed [8b2c6e]

    get AES encrypt and decrypt into havoc_as and havod_od respectively

  • ptb ptb committed [150a0d]

    let havoc_rc use two keys, -Ok=key1 -Ok=key2

  • ptb ptb committed [63da47]

    add int128 and word128 for future use in registers

  • ptb ptb committed [0756fa]

    installed AES encryption and updated code to cover pattern-match misses

  • ptb ptb committed [e3e7a0]

    separate out usenixsec-2019 subdir

  • ptb ptb committed [210124]

    working

  • ptb ptb committed [31bdad]

    working

  • ptb ptb committed [f177e4]

    changed abstract

  • ptb ptb committed [28d513]

    init

  • ptb ptb committed [18db3a]

    working

  • ptb ptb committed [fd623e]

    still working on p3

  • ptb ptb committed [f6e874]

    still working on p3

  • ptb ptb committed [178321]

    starting p4

  • ptb ptb committed [666edf]

    working on p3

  • ptb ptb committed [a7257f]

    done p2

  • ptb ptb committed [c785b3]

    working

  • ptb ptb committed [f27091]

    and still working on p3

  • ptb ptb committed [b7adb4]

    got to end of p6

  • ptb ptb committed [9b5b59]

    working

  • ptb ptb committed [e8d069]

    on p6

  • ptb ptb committed [91cb7b]

    tweaking

  • ptb ptb committed [58fef6]

    reworking p5

  • ptb ptb committed [fa0feb]

    working

  • ptb ptb committed [1f6480]

    working

  • ptb ptb committed [6245bc]

    working on p9

  • ptb ptb committed [58a800]

    tweaks

  • ptb ptb committed [a011cb]

    reached p9

  • ptb ptb committed [f9e64f]

    working

  • ptb ptb committed [8d8d09]

    starting p8

  • ptb ptb committed [18a01e]

    add IEEE bib styles

  • ptb ptb committed [56f91a]

    working

  • ptb ptb committed [701de4]

    merge

  • ptb ptb committed [71a181]

    tweaks

  • ptb ptb committed [138a62]

    reached p10 again

  • ptb ptb committed [b87003]

    working

  • ptb ptb committed [ddd4e7]

    tweaks

  • ptb ptb committed [ba5d48]

    working

  • ptb ptb committed [133d2e]

    eorking

  • ptb ptb committed [6460a7]

    reached p10

  • ptb ptb committed [ff4727]

    labels

  • ptb ptb committed [eb1a68]

    working

  • ptb ptb committed [10c190]

    working

  • ptb ptb committed [0e882f]

    working

  • ptb ptb committed [c68c5e]

    working

  • ptb ptb committed [64d7ca]

    reached p11

  • ptb ptb committed [cde417]

    made appendix and moved floats into it

  • ptb ptb committed [10d594]

    working

  • ptb ptb committed [d690b0]

    working

  • ptb ptb committed [5b5ec6]

    on p10 again

  • ptb ptb committed [7e8574]

    reached structs

  • ptb ptb committed [498d1f]

    starting on info theory, cleaned up section/subsection

  • ptb ptb committed [d9738c]

    tweaks

  • ptb ptb committed [094b13]

    finished first time

  • ptb ptb committed [da6e45]

    tweaks

  • ptb ptb committed [2f506f]

    working

  • ptb ptb committed [c3fc6b]

    tweaks

  • ptb ptb committed [e318fc]

    tweaks

  • ptb ptb committed [d2deab]

    tweaks

  • ptb ptb committed [556628]

    cut 4 lines to right length

  • ptb ptb committed [8df4d6]

    added Sieve example

  • ptb ptb committed [716d2c]

    reached p12

  • ptb ptb committed [f26b35]

    spellchecked, sent to esther

  • ptb ptb committed [7cd05b]

    tweaks

  • ptb ptb committed [9d50ee]

    reached p12 again

  • ptb ptb committed [bad835]

    tweaks

  • ptb ptb committed [184e16]

    reached p13

  • ptb ptb committed [4b111a]

    tweaks

  • ptb ptb committed [a39783]

    abstract

  • ptb ptb committed [df3d4e]

    for submission

  • ptb ptb committed [9a2c4a]

    post changes for iacr

  • ptb ptb committed [dcdacb]

    tweaks

  • ptb ptb committed [a34ddd]

    add command line options to havoc_od

  • ptb ptb committed [11a0a4]

    finally figured how to transfer padding via link

  • ptb ptb committed [8fb0c4]

    not quite there yet on transfering sym data through linker, but nearly. Padding to go still

  • ptb ptb committed [c52a79]

    looks good. data and address offsets passed at link

  • ptb ptb committed [b52128]

    make assembler macros into instructions and export for CC to use

  • ptb ptb committed [a72d64]

    correct too lax assembler dollar_ident, which could match nothing

  • ptb ptb committed [f38e1b]

    forgot a couple of max min lines for Ext (virtual locations for externs)

  • ptb ptb committed [e1109f]

    tweaks

  • ptb ptb committed [309b87]

    correct some overenthusiastic import trimming

  • ptb ptb committed [af370a]

    made new bindings in symtab transmit to and from elf reliably

  • ptb ptb committed [ff2106]

    hide SymType, SymBind internals

  • ptb ptb committed [cfb6ff]

    add local, weak macros, adding bindin type to symtab, the internals of which have been isolated

  • ptb ptb committed [e2f907]

    weak symbols, address -1

  • ptb ptb committed [4e1766]

    managed to link two files. Much asm macro support added. Compiler trained to emit it

  • ptb ptb committed [eba540]

    tweaks

  • ptb ptb committed [30b1b2]

    prepare .size macro in assembler

  • ptb ptb committed [975bb5]

    better dump and init sect run first

  • ptb ptb committed [455af5]

    got symbols in instruction constants working. Proceed with link upgrade.

  • ptb ptb committed [215c3e]

    working towards allowing init section in elf

  • ptb ptb committed [539bc7]

    alowing .section metacommands in assembler

  • ptb ptb committed [f990a2]

    try for vm run from program segment at any address, and concatenate multiple program sections into one for running

  • obfusc obfusc released /obfusc-2_3_2.zip

  • ptb ptb committed [eb65e6]

    tag 2.3.2

  • ptb ptb committed [ebb18e]

    forgot and/or/xor/sll and let names contain underline

1 >