summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
notaz [Sat, 8 Feb 2014 21:40:56 +0000 (23:40 +0200)]
translate: some 64bit math stuff, arg-reuse tailcall
notaz [Sat, 8 Feb 2014 21:33:54 +0000 (23:33 +0200)]
mkbridge: use names from pp, decorate them
notaz [Sat, 8 Feb 2014 21:33:26 +0000 (23:33 +0200)]
asmproc: handle offset tables better
notaz [Sat, 8 Feb 2014 21:31:21 +0000 (23:31 +0200)]
plugin: replace rva with offset, don't rm
notaz [Sat, 8 Feb 2014 01:22:48 +0000 (03:22 +0200)]
translate: fixes
notaz [Sat, 8 Feb 2014 01:21:06 +0000 (03:21 +0200)]
storm hacks
notaz [Sat, 8 Feb 2014 01:20:09 +0000 (03:20 +0200)]
moar APIs..
notaz [Sat, 8 Feb 2014 01:18:35 +0000 (03:18 +0200)]
plugin: more renaming
notaz [Fri, 7 Feb 2014 01:18:49 +0000 (03:18 +0200)]
extend API lists
notaz [Fri, 7 Feb 2014 01:31:43 +0000 (03:31 +0200)]
run_exp.sh: take <in_c> file
notaz [Fri, 7 Feb 2014 01:17:48 +0000 (03:17 +0200)]
translate: pop stack align improvement, xchg
notaz [Fri, 7 Feb 2014 00:35:33 +0000 (02:35 +0200)]
add more msvcrt funcs
notaz [Thu, 6 Feb 2014 21:58:45 +0000 (23:58 +0200)]
plugin: handle named public labels
notaz [Thu, 6 Feb 2014 21:57:27 +0000 (23:57 +0200)]
asmproc: add option to ignore missing syms
notaz [Mon, 3 Feb 2014 00:58:14 +0000 (02:58 +0200)]
jecxz, improved push/pop pair
notaz [Sun, 2 Feb 2014 02:33:30 +0000 (04:33 +0200)]
scas, DF, more pop stack adjust, etc..
notaz [Sat, 1 Feb 2014 18:48:24 +0000 (20:48 +0200)]
kill 'assume cs'
notaz [Fri, 31 Jan 2014 00:43:07 +0000 (02:43 +0200)]
adjust scripts for reuse
notaz [Fri, 31 Jan 2014 00:42:12 +0000 (02:42 +0200)]
autoadd includes, kill entrypoint
notaz [Wed, 29 Jan 2014 22:07:00 +0000 (00:07 +0200)]
make run_imp.sh more generic, add run_exp.sh
.. for dll exports
notaz [Wed, 29 Jan 2014 02:08:05 +0000 (04:08 +0200)]
more patches for masm to do correct output
notaz [Tue, 28 Jan 2014 01:12:41 +0000 (03:12 +0200)]
masm compile, offsets not done yet
notaz [Mon, 27 Jan 2014 01:03:10 +0000 (03:03 +0200)]
plugin: handle non-local branches
notaz [Sun, 26 Jan 2014 15:53:17 +0000 (17:53 +0200)]
starting a plugin
notaz [Wed, 22 Jan 2014 19:09:11 +0000 (21:09 +0200)]
move some files, fix winelib build
notaz [Tue, 21 Jan 2014 01:31:50 +0000 (03:31 +0200)]
fixes, standalone works?
notaz [Sun, 19 Jan 2014 23:23:10 +0000 (01:23 +0200)]
support __fastcall
standalone starts, yay, but hangs later
notaz [Sun, 19 Jan 2014 20:25:14 +0000 (22:25 +0200)]
fixes, standalone version builds
..but crashes
notaz [Sat, 18 Jan 2014 19:48:35 +0000 (21:48 +0200)]
.def tool, generate .lib and tramp on demand
notaz [Thu, 16 Jan 2014 02:30:54 +0000 (04:30 +0200)]
fixes, something compiles
more fixes needed
notaz [Tue, 14 Jan 2014 02:14:14 +0000 (04:14 +0200)]
indirect call stuff, fixes
notaz [Sun, 12 Jan 2014 01:12:45 +0000 (03:12 +0200)]
fix prototypes for data refs, tune var decl in translator
notaz [Sun, 12 Jan 2014 01:12:13 +0000 (03:12 +0200)]
type checking in cvt
notaz [Fri, 10 Jan 2014 01:32:06 +0000 (03:32 +0200)]
more work on cvt_data, works mostly
notaz [Thu, 9 Jan 2014 02:10:45 +0000 (04:10 +0200)]
starting data converter tool
notaz [Tue, 7 Jan 2014 23:52:03 +0000 (01:52 +0200)]
deal with all non-reg-arg funcs
notaz [Tue, 7 Jan 2014 01:49:35 +0000 (03:49 +0200)]
handle small part of indirect calls
notaz [Mon, 6 Jan 2014 02:10:16 +0000 (04:10 +0200)]
cast simplification, fixes, compiles to the end (no indirect)
notaz [Sat, 4 Jan 2014 02:52:05 +0000 (04:52 +0200)]
fixes
notaz [Fri, 3 Jan 2014 02:06:24 +0000 (04:06 +0200)]
various fixes
work it, make it, do it, fix it
more then ever hour after hour
our work is never over
notaz [Thu, 2 Jan 2014 01:06:06 +0000 (03:06 +0200)]
some chunk handling, fixes
..but StarCraft_c.h is still wrong, and currently we have a crash
notaz [Wed, 1 Jan 2014 21:29:53 +0000 (23:29 +0200)]
type, bp frame, arg tracking improvements
notaz [Wed, 1 Jan 2014 21:28:42 +0000 (23:28 +0200)]
flag/cond handling improvements
notaz [Wed, 1 Jan 2014 00:31:17 +0000 (02:31 +0200)]
various fixes
notaz [Tue, 31 Dec 2013 21:50:17 +0000 (23:50 +0200)]
mark pure __stdcall funcs as such
some of them are callbacks to WINAPI or some dlls..
notaz [Tue, 31 Dec 2013 00:50:15 +0000 (02:50 +0200)]
funcarg fixes, struct arg handling of some sorts..
notaz [Mon, 30 Dec 2013 23:54:22 +0000 (01:54 +0200)]
header pre-parsing
notaz [Mon, 30 Dec 2013 00:43:25 +0000 (02:43 +0200)]
use unsigned types, cc+nested branch fix, var type cast
notaz [Sun, 29 Dec 2013 02:07:16 +0000 (04:07 +0200)]
improve arg collect yet more, tune asm
notaz [Sat, 28 Dec 2013 01:21:15 +0000 (03:21 +0200)]
func chunks, improved arg collect, disasm
notaz [Thu, 26 Dec 2013 02:18:17 +0000 (04:18 +0200)]
vararg funcs/calls, ebp- in ebp_frame, fixes
notaz [Wed, 25 Dec 2013 02:35:36 +0000 (04:35 +0200)]
improved type handling and cast generation
notaz [Tue, 24 Dec 2013 21:38:25 +0000 (23:38 +0200)]
fix some 32bit-host issues
notaz [Tue, 24 Dec 2013 01:01:55 +0000 (03:01 +0200)]
update asm
notaz [Mon, 23 Dec 2013 02:36:32 +0000 (04:36 +0200)]
repe, vararg calls, tweaks, ++disasm
- sub_419E50: strange tailcall markings
- some later func causes crash
notaz [Sun, 22 Dec 2013 01:53:19 +0000 (03:53 +0200)]
jumptables, stack iterators, more prototypes, disasm fixes
notaz [Tue, 17 Dec 2013 01:12:24 +0000 (03:12 +0200)]
win32.hlist, more types, fixes
notaz [Mon, 16 Dec 2013 23:30:36 +0000 (01:30 +0200)]
use main header, parse variable types, asm patch comment
notaz [Mon, 16 Dec 2013 00:39:05 +0000 (02:39 +0200)]
more wip, handle C calls
notaz [Mon, 9 Dec 2013 00:18:32 +0000 (02:18 +0200)]
asm fix, new c remove list
notaz [Sun, 8 Dec 2013 22:35:01 +0000 (00:35 +0200)]
handle indirect __cdecl calls, esp stackframes; fixes
notaz [Sun, 8 Dec 2013 00:44:26 +0000 (02:44 +0200)]
movs, rol, reg save, esp frame..
notaz [Sat, 7 Dec 2013 01:26:26 +0000 (03:26 +0200)]
func blacklisting, fixes
notaz [Fri, 6 Dec 2013 01:37:55 +0000 (03:37 +0200)]
rep stosd and stuff
notaz [Thu, 5 Dec 2013 01:20:31 +0000 (03:20 +0200)]
improve call arg and flag tracking, fixes
notaz [Wed, 4 Dec 2013 01:08:21 +0000 (03:08 +0200)]
further work to handle more things..
notaz [Tue, 3 Dec 2013 01:33:06 +0000 (03:33 +0200)]
more ops, fixes, refactoring
notaz [Mon, 2 Dec 2013 02:11:37 +0000 (04:11 +0200)]
improved flag checks with tmp vars when needed, refactoring
notaz [Sun, 1 Dec 2013 16:18:12 +0000 (18:18 +0200)]
fix edx arg-reg corruption in fromasm
notaz [Sun, 1 Dec 2013 02:11:01 +0000 (04:11 +0200)]
lots more stuff, reaches sub_401310
notaz [Sat, 30 Nov 2013 18:20:59 +0000 (20:20 +0200)]
sub_401000 compiles
notaz [Fri, 29 Nov 2013 21:18:58 +0000 (23:18 +0200)]
start work on asm->c translation
notaz [Thu, 28 Nov 2013 01:16:41 +0000 (03:16 +0200)]
adding disasm code, lots of breakage
notaz [Wed, 27 Nov 2013 01:12:28 +0000 (03:12 +0200)]
begin pulling in disassembly, fix stuff
notaz [Tue, 26 Nov 2013 02:23:57 +0000 (04:23 +0200)]
use bridge for asm->C too
notaz [Sun, 24 Nov 2013 01:15:06 +0000 (03:15 +0200)]
start bridge gen tool
but some registers should probably be saved..
notaz [Thu, 21 Nov 2013 00:48:38 +0000 (02:48 +0200)]
cmpmrg_text: detect some refs to rm'd funcs
notaz [Thu, 21 Nov 2013 00:35:11 +0000 (02:35 +0200)]
asmproc: detect more refs
notaz [Wed, 20 Nov 2013 01:27:34 +0000 (03:27 +0200)]
fixes, start removing mscrt
notaz [Tue, 19 Nov 2013 23:51:07 +0000 (01:51 +0200)]
handle C deps, add ability to rm stdc funcs
notaz [Tue, 19 Nov 2013 23:24:58 +0000 (01:24 +0200)]
reloc patching, avoid int3 overfill
notaz [Tue, 19 Nov 2013 01:06:09 +0000 (03:06 +0200)]
implement rewritten func fill
notaz [Mon, 18 Nov 2013 23:50:53 +0000 (01:50 +0200)]
C code link-in, some reorganization
notaz [Mon, 18 Nov 2013 22:19:20 +0000 (00:19 +0200)]
add .asm function renamer
notaz [Mon, 18 Nov 2013 01:13:52 +0000 (03:13 +0200)]
symtab loader
notaz [Sun, 17 Nov 2013 20:32:37 +0000 (22:32 +0200)]
rename scripts
notaz [Sun, 17 Nov 2013 00:07:32 +0000 (02:07 +0200)]
more complete disassembly
notaz [Fri, 15 Nov 2013 01:44:41 +0000 (03:44 +0200)]
.text cmp tool, updates for it to pass
notaz [Mon, 11 Nov 2013 00:08:50 +0000 (02:08 +0200)]
linker script, data syms
notaz [Sun, 10 Nov 2013 18:28:06 +0000 (20:28 +0200)]
fix .text position, storm and stuff
notaz [Sun, 10 Nov 2013 00:46:42 +0000 (02:46 +0200)]
first compiling version