2015-04-12 |
notaz | minor fixes |
commit | commitdiff | tree | snapshot |
2015-04-07 |
notaz | move notes to better place, update them |
commit | commitdiff | tree | snapshot |
2015-04-07 |
notaz | translate: check xrefs before adding to header |
commit | commitdiff | tree | snapshot |
2015-04-07 |
notaz | adjust for newer mingw |
commit | commitdiff | tree | snapshot |
2015-04-05 |
notaz | translate: initial struct parsing for member calls |
commit | commitdiff | tree | snapshot |
2015-04-04 |
notaz | translate: initial float support |
commit | commitdiff | tree | snapshot |
2015-04-04 |
notaz | translate: improve cast simplification |
commit | commitdiff | tree | snapshot |
2015-04-01 |
notaz | translate: some bugfixes |
commit | commitdiff | tree | snapshot |
2015-03-31 |
notaz | more APIs |
commit | commitdiff | tree | snapshot |
2015-03-30 |
notaz | translate: random fixes, 16bit div |
commit | commitdiff | tree | snapshot |
2015-03-28 |
notaz | start some tests |
commit | commitdiff | tree | snapshot |
2015-03-28 |
notaz | translate: rework register tracking |
commit | commitdiff | tree | snapshot |
2015-03-26 |
notaz | translate: push/pop corner cases |
commit | commitdiff | tree | snapshot |
2015-03-26 |
notaz | translate: deal with and 0 / or ~0 |
commit | commitdiff | tree | snapshot |
2015-03-22 |
notaz | translate: few more ops and corner cases |
commit | commitdiff | tree | snapshot |
2015-03-22 |
notaz | translate: yet more work on sp tracking |
commit | commitdiff | tree | snapshot |
2015-03-21 |
notaz | stdc: some stuff for d1 (and some extra) |
commit | commitdiff | tree | snapshot |
2015-03-20 |
notaz | run_imp: allow to specify mingw |
commit | commitdiff | tree | snapshot |
2015-03-20 |
notaz | plugin: new simple findptr plugin |
commit | commitdiff | tree | snapshot |
2015-03-19 |
notaz | translate: stop data parse on imports |
commit | commitdiff | tree | snapshot |
2015-03-19 |
notaz | more stuff for d1ui |
commit | commitdiff | tree | snapshot |
2015-03-19 |
notaz | protoparse: improve ret guessing |
commit | commitdiff | tree | snapshot |
2015-03-19 |
notaz | translate: improve epilogue search, clear with and op |
commit | commitdiff | tree | snapshot |
2015-03-18 |
notaz | translate: eliminate some useless func ptr reads |
commit | commitdiff | tree | snapshot |
2015-03-15 |
notaz | translate: handle more push/pop pair cases |
commit | commitdiff | tree | snapshot |
2015-03-15 |
notaz | stdc: more funcs for d1ui |
commit | commitdiff | tree | snapshot |
2015-03-15 |
notaz | translate: simplify seed passthrough |
commit | commitdiff | tree | snapshot |
2015-03-15 |
notaz | translate: don't warn about skipped ops |
commit | commitdiff | tree | snapshot |
2015-03-15 |
notaz | translate: output complex headers from seed |
commit | commitdiff | tree | snapshot |
2015-03-15 |
notaz | translate: improve esp adjust yet more |
commit | commitdiff | tree | snapshot |
2015-03-14 |
notaz | translate: add some help text |
commit | commitdiff | tree | snapshot |
2015-03-14 |
notaz | translate: many improvements for header gen |
commit | commitdiff | tree | snapshot |
2015-03-09 |
notaz | translate: use separate removed and done flags |
commit | commitdiff | tree | snapshot |
2015-03-09 |
notaz | translate: hdrgen: detect strings, skip std funcs |
commit | commitdiff | tree | snapshot |
2015-03-09 |
notaz | translate: improve arg collect |
commit | commitdiff | tree | snapshot |
2015-01-20 |
notaz | translate: basic variable gen for hdr gen |
commit | commitdiff | tree | snapshot |
2015-01-19 |
notaz | plugin: detect one more align type |
commit | commitdiff | tree | snapshot |
2015-01-19 |
notaz | translate: further work on header gen |
commit | commitdiff | tree | snapshot |
2015-01-19 |
notaz | translate: allow to skip unhandled insns |
commit | commitdiff | tree | snapshot |
2014-05-31 |
notaz | translate: remove label length limit |
commit | commitdiff | tree | snapshot |
2014-05-25 |
notaz | update stdc.list for d1ui |
commit | commitdiff | tree | snapshot |
2014-05-24 |
notaz | plugin: try harder to avoid masm name conflicts |
commit | commitdiff | tree | snapshot |
2014-05-24 |
notaz | translate: handle arg push for multiple funcs better |
commit | commitdiff | tree | snapshot |
2014-05-20 |
notaz | fix comment check |
commit | commitdiff | tree | snapshot |
2014-03-25 |
notaz | cvt_data: header output support |
commit | commitdiff | tree | snapshot |
2014-03-25 |
notaz | plugin: don't overapply near ptr |
commit | commitdiff | tree | snapshot |
2014-03-24 |
notaz | translate: initial header gen code |
commit | commitdiff | tree | snapshot |
2014-03-16 |
notaz | translate: rudimentary mmx supprt, more flags for dec |
commit | commitdiff | tree | snapshot |
2014-03-14 |
notaz | translate: more sub flags and shrd |
commit | commitdiff | tree | snapshot |
2014-03-14 |
notaz | allow float type |
commit | commitdiff | tree | snapshot |
2014-03-13 |
notaz | translate: handle more cases with args |
commit | commitdiff | tree | snapshot |
2014-03-11 |
notaz | translate: handle another stackframe setup way |
commit | commitdiff | tree | snapshot |
2014-03-11 |
notaz | some more stdc syms |
commit | commitdiff | tree | snapshot |
2014-03-11 |
notaz | handle some masm vs some_other_msvc issues |
commit | commitdiff | tree | snapshot |
2014-03-10 |
notaz | plugin: detect lea offsets |
commit | commitdiff | tree | snapshot |
2014-03-09 |
notaz | translate: detect more invalid writes to args |
commit | commitdiff | tree | snapshot |
2014-03-09 |
notaz | translate: improve vararg handling a bit more |
commit | commitdiff | tree | snapshot |
2014-03-08 |
notaz | some func ptr arg type checking |
commit | commitdiff | tree | snapshot |
2014-03-08 |
notaz | translate: some vararg improvements |
commit | commitdiff | tree | snapshot |
2014-03-05 |
notaz | add a license |
commit | commitdiff | tree | snapshot |
2014-03-05 |
notaz | minor makefile update |
commit | commitdiff | tree | snapshot |
2014-03-01 |
notaz | translate: extra check |
commit | commitdiff | tree | snapshot |
2014-03-01 |
notaz | more APIs |
commit | commitdiff | tree | snapshot |
2014-02-28 |
notaz | move endthreadex to stdc.list |
commit | commitdiff | tree | snapshot |
2014-02-28 |
notaz | run_imp.sh: use explicit args |
commit | commitdiff | tree | snapshot |
2014-02-26 |
notaz | translate: fix non-32bit mul and add with carry |
commit | commitdiff | tree | snapshot |
2014-02-25 |
notaz | translate: suppress a warning |
commit | commitdiff | tree | snapshot |
2014-02-24 |
notaz | translate: check offset assigns if func is used |
commit | commitdiff | tree | snapshot |
2014-02-23 |
notaz | cvt_data: use .hword (consistent 2 bytes), offsets... |
commit | commitdiff | tree | snapshot |
2014-02-22 |
notaz | translate: start outputing after analysis, use define... |
commit | commitdiff | tree | snapshot |
2014-02-22 |
notaz | resolve some functions |
commit | commitdiff | tree | snapshot |
2014-02-22 |
notaz | translate: log unresolved calls, change error logging |
commit | commitdiff | tree | snapshot |
2014-02-22 |
notaz | some more arm winelib stuff |
commit | commitdiff | tree | snapshot |
2014-02-21 |
notaz | partial ARM support |
commit | commitdiff | tree | snapshot |
2014-02-18 |
notaz | fix stupid lods/cmps/scas bugs |
commit | commitdiff | tree | snapshot |
2014-02-17 |
notaz | translate: some casting improvements |
commit | commitdiff | tree | snapshot |
2014-02-17 |
notaz | cvt_data: add a string filter, don't make all syms... |
commit | commitdiff | tree | snapshot |
2014-02-17 |
notaz | cvt_data: allow to skip validation |
commit | commitdiff | tree | snapshot |
2014-02-17 |
notaz | translate: change how things end |
commit | commitdiff | tree | snapshot |
2014-02-17 |
notaz | translate: rework cc, jcc to func, lods |
commit | commitdiff | tree | snapshot |
2014-02-16 |
notaz | reg return, __userstack, repe fix, more.. |
commit | commitdiff | tree | snapshot |
2014-02-15 |
notaz | hlist: handle moar APIs |
commit | commitdiff | tree | snapshot |
2014-02-15 |
notaz | translate: handle various cases from smacker |
commit | commitdiff | tree | snapshot |
2014-02-15 |
notaz | handle decorated symbols better |
commit | commitdiff | tree | snapshot |
2014-02-14 |
notaz | cmpmrg_text: allow to skip actual comparison |
commit | commitdiff | tree | snapshot |
2014-02-14 |
notaz | plugin: rm all assume statements |
commit | commitdiff | tree | snapshot |
2014-02-13 |
notaz | yet more stuff for storm |
commit | commitdiff | tree | snapshot |
2014-02-12 |
notaz | more stuff storm needs |
commit | commitdiff | tree | snapshot |
2014-02-10 |
notaz | int64/double hack |
commit | commitdiff | tree | snapshot |
2014-02-09 |
notaz | translate: 64bit division and rcl/rcr |
commit | commitdiff | tree | snapshot |
2014-02-08 |
notaz | translate: some 64bit math stuff, arg-reuse tailcall |
commit | commitdiff | tree | snapshot |
2014-02-08 |
notaz | mkbridge: use names from pp, decorate them |
commit | commitdiff | tree | snapshot |
2014-02-08 |
notaz | asmproc: handle offset tables better |
commit | commitdiff | tree | snapshot |
2014-02-08 |
notaz | plugin: replace rva with offset, don't rm |
commit | commitdiff | tree | snapshot |
2014-02-08 |
notaz | translate: fixes |
commit | commitdiff | tree | snapshot |
2014-02-08 |
notaz | storm hacks |
commit | commitdiff | tree | snapshot |
2014-02-08 |
notaz | moar APIs.. |
commit | commitdiff | tree | snapshot |
2014-02-08 |
notaz | plugin: more renaming |
commit | commitdiff | tree | snapshot |
2014-02-07 |
notaz | extend API lists |
commit | commitdiff | tree | snapshot |
2014-02-07 |
notaz | run_exp.sh: take <in_c> file |
commit | commitdiff | tree | snapshot |
next |