about summary refs log tree commit diff stats
path: root/miasm/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* asmbloc: clean behaviour when disasm bad mnemonic in blocserpilliere2012-03-081-6/+6
* libcodenat: add is_mem_mapped; get_mem_base_addrserpilliere2012-03-013-0/+98
* win_api: fix getproxserpilliere2012-02-292-2/+7
* fix evalabs bad inplace modif of expressionsserpilliere2012-02-201-3/+3
* fix win apiserpilliere2012-02-202-4/+12
* fix log; fix winapiserpilliere2012-02-024-11/+38
* fix pe_helperserpilliere2012-01-201-1/+1
* tiposerpilliere2012-01-181-1/+1
* remove unused Crypo refserpilliere2012-01-173-12/+8
* enable miasm installation without tccserpilliere2012-01-171-1/+4
* fix 16 bit bug in x86 archserpilliere2012-01-052-0/+17
* emulation fixserpilliere2012-01-031-8/+8
* fix 16 bit bugserpilliere2011-12-232-2/+42
* add segmentation q&d support for emulation (16bit/32bit?)serpilliere2011-12-225-23/+287
* fix 16bit bug in ia32 archserpilliere2011-12-202-12/+13
* fix float; expr eval absserpilliere2011-12-192-18/+30
* updt winapiserpilliere2011-12-191-10/+78
* fix winapi snapshootableserpilliere2011-11-291-5/+10
* fix in ordermodule struct linkageserpilliere2011-11-291-29/+34
* fix read/write of multipagesserpilliere2011-11-291-4/+6
* add fabs;fsqrt..serpilliere2011-11-213-2/+36
* merge with graph updateserpilliere2011-11-181-19/+21
|\
| * fix pe loading with 1st section rva < 0x300serpilliere2011-11-161-19/+21
* | make winapi snapshotableserpilliere2011-11-182-214/+179
* | add prefetch mem in emulationserpilliere2011-11-153-32/+207
|/
* ok, real fix for import2addr....serpilliere2011-11-081-2/+2
* add win apiserpilliere2011-11-071-95/+739
* add API redirection supportserpilliere2011-11-071-20/+52
* fix struct tipo for 32/64 bitserpilliere2011-11-071-10/+9
* raise exception in case of double page mappingserpilliere2011-10-213-2/+22
* add multi address support for importserpilliere2011-10-191-27/+20
* add float getter/setterserpilliere2011-10-191-17/+140
* add floating point support for emulationserpilliere2011-10-192-0/+91
* fix tipo in hook engineserpilliere2011-10-141-3/+3
* fix 64bit call to tcc funcsserpilliere2011-10-141-1/+1
* add float mnemoserpilliere2011-10-144-3/+67
* add src to blocserpilliere2011-10-072-88/+87
* fix win_api set str ansi/unicodeserpilliere2011-10-031-93/+42
* update winapiserpilliere2011-09-213-30/+514
* fix bug in sar with tcc (bad int cast)serpilliere2011-09-191-3/+3
* fix tcc include libserpilliere2011-09-154-24/+60
* add eflags accessors to python interfaceserpilliere2011-09-112-1/+36
* send error msg in strerrserpilliere2011-09-104-65/+63
* fix java asm; java class parserserpilliere2011-09-091-3/+4
* add java constant pool loaderserpilliere2011-08-301-0/+7
* WORKAROUND exception while translating codeserpilliere2011-08-262-9/+7
* explicit error whil vm_get_mem failsserpilliere2011-08-263-6/+9
* fix elf rel parsingserpilliere2011-08-231-2/+5
* remove unused libcodenat makefile (use main makefile)serpilliere2011-08-221-20/+0
* updt windows apiserpilliere2011-08-111-15/+273