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 |
2014-02-07 |
notaz | translate: pop stack align improvement, xchg |
commit | commitdiff | tree | snapshot |
2014-02-07 |
notaz | add more msvcrt funcs |
commit | commitdiff | tree | snapshot |
2014-02-06 |
notaz | plugin: handle named public labels |
commit | commitdiff | tree | snapshot |
2014-02-06 |
notaz | asmproc: add option to ignore missing syms |
commit | commitdiff | tree | snapshot |
2014-02-03 |
notaz | jecxz, improved push/pop pair |
commit | commitdiff | tree | snapshot |
2014-02-02 |
notaz | scas, DF, more pop stack adjust, etc.. |
commit | commitdiff | tree | snapshot |
2014-02-01 |
notaz | kill 'assume cs' |
commit | commitdiff | tree | snapshot |
2014-01-31 |
notaz | adjust scripts for reuse |
commit | commitdiff | tree | snapshot |
2014-01-31 |
notaz | autoadd includes, kill entrypoint |
commit | commitdiff | tree | snapshot |
2014-01-29 |
notaz | make run_imp.sh more generic, add run_exp.sh |
commit | commitdiff | tree | snapshot |
2014-01-29 |
notaz | more patches for masm to do correct output |
commit | commitdiff | tree | snapshot |
2014-01-28 |
notaz | masm compile, offsets not done yet |
commit | commitdiff | tree | snapshot |
2014-01-27 |
notaz | plugin: handle non-local branches |
commit | commitdiff | tree | snapshot |
2014-01-26 |
notaz | starting a plugin |
commit | commitdiff | tree | snapshot |
2014-01-23 |
notaz | move some files, fix winelib build |
commit | commitdiff | tree | snapshot |
2014-01-21 |
notaz | fixes, standalone works? |
commit | commitdiff | tree | snapshot |
2014-01-21 |
notaz | support __fastcall |
commit | commitdiff | tree | snapshot |
2014-01-19 |
notaz | fixes, standalone version builds |
commit | commitdiff | tree | snapshot |
2014-01-19 |
notaz | .def tool, generate .lib and tramp on demand |
commit | commitdiff | tree | snapshot |
2014-01-18 |
notaz | fixes, something compiles |
commit | commitdiff | tree | snapshot |
2014-01-14 |
notaz | indirect call stuff, fixes |
commit | commitdiff | tree | snapshot |
2014-01-12 |
notaz | fix prototypes for data refs, tune var decl in translator |
commit | commitdiff | tree | snapshot |
2014-01-12 |
notaz | type checking in cvt |
commit | commitdiff | tree | snapshot |
2014-01-10 |
notaz | more work on cvt_data, works mostly |
commit | commitdiff | tree | snapshot |
2014-01-09 |
notaz | starting data converter tool |
commit | commitdiff | tree | snapshot |
2014-01-08 |
notaz | deal with all non-reg-arg funcs |
commit | commitdiff | tree | snapshot |
2014-01-07 |
notaz | handle small part of indirect calls |
commit | commitdiff | tree | snapshot |
2014-01-06 |
notaz | cast simplification, fixes, compiles to the end (no... |
commit | commitdiff | tree | snapshot |
2014-01-04 |
notaz | fixes |
commit | commitdiff | tree | snapshot |
2014-01-03 |
notaz | various fixes |
commit | commitdiff | tree | snapshot |
2014-01-02 |
notaz | some chunk handling, fixes |
commit | commitdiff | tree | snapshot |
2014-01-02 |
notaz | type, bp frame, arg tracking improvements |
commit | commitdiff | tree | snapshot |
2014-01-02 |
notaz | flag/cond handling improvements |
commit | commitdiff | tree | snapshot |
2014-01-01 |
notaz | various fixes |
commit | commitdiff | tree | snapshot |
2013-12-31 |
notaz | mark pure __stdcall funcs as such |
commit | commitdiff | tree | snapshot |
2013-12-31 |
notaz | funcarg fixes, struct arg handling of some sorts.. |
commit | commitdiff | tree | snapshot |
2013-12-30 |
notaz | header pre-parsing |
commit | commitdiff | tree | snapshot |
2013-12-30 |
notaz | use unsigned types, cc+nested branch fix, var type... |
commit | commitdiff | tree | snapshot |
2013-12-29 |
notaz | improve arg collect yet more, tune asm |
commit | commitdiff | tree | snapshot |
2013-12-28 |
notaz | func chunks, improved arg collect, disasm |
commit | commitdiff | tree | snapshot |
2013-12-26 |
notaz | vararg funcs/calls, ebp- in ebp_frame, fixes |
commit | commitdiff | tree | snapshot |
2013-12-25 |
notaz | improved type handling and cast generation |
commit | commitdiff | tree | snapshot |
2013-12-25 |
notaz | fix some 32bit-host issues |
commit | commitdiff | tree | snapshot |
2013-12-24 |
notaz | update asm |
commit | commitdiff | tree | snapshot |
2013-12-23 |
notaz | repe, vararg calls, tweaks, ++disasm |
commit | commitdiff | tree | snapshot |
2013-12-23 |
notaz | jumptables, stack iterators, more prototypes, disasm... |
commit | commitdiff | tree | snapshot |
2013-12-17 |
notaz | win32.hlist, more types, fixes |
commit | commitdiff | tree | snapshot |
2013-12-16 |
notaz | use main header, parse variable types, asm patch comment |
commit | commitdiff | tree | snapshot |
2013-12-16 |
notaz | more wip, handle C calls |
commit | commitdiff | tree | snapshot |
2013-12-09 |
notaz | asm fix, new c remove list |
commit | commitdiff | tree | snapshot |
2013-12-09 |
notaz | handle indirect __cdecl calls, esp stackframes; fixes |
commit | commitdiff | tree | snapshot |
2013-12-08 |
notaz | movs, rol, reg save, esp frame.. |
commit | commitdiff | tree | snapshot |
next |