about summary refs log tree commit diff stats
path: root/miasm/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
* Send miasm v1 to hellserpilliere2014-06-0318-13465/+0
* ubuntu python dev doesnt define __LP64__ ??serpilliere2013-06-112-2/+15
* fix tcc api modificationserpilliere2013-06-111-1/+1
* fix bt* semanticserpilliere2013-03-124-6/+43
* start mmx supportserpilliere2013-03-111-0/+9
* ia32_arch: add str; lsl; seh_helper: fix ininitloadorderserpilliere2013-02-263-1/+24
* ia32_arch: add larserpilliere2013-02-263-4/+15
* fix vm2pe default image baseserpilliere2013-02-251-6/+11
* seh_helper: updt chained modules; add emulated process envserpilliere2013-02-223-25/+68
* mod seh creationserpilliere2013-02-143-9/+174
* fix float issuesserpilliere2013-02-141-20/+55
* fix fdivp; fmulp; int16todoubleserpilliere2013-02-132-0/+12
* fix shld with 0 shifterserpilliere2013-02-132-11/+10
* pe_helper: fix export; mod canon; to_c_helper: add resource parser optserpilliere2013-01-102-5/+19
* pe_helper: add get_sectionameserpilliere2012-12-171-0/+10
* core: fix add_label api for asm_bloc (louis granboulan)serpilliere2012-12-031-2/+2
* seh_helper: add ordermodulelist/inloadorderlistserpilliere2012-09-071-21/+147
* to_c_helper: add stack size optserpilliere2012-08-031-1/+5
* emul_lib: fix vm_set_mem on multiple pagesserpilliere2012-07-301-3/+14
* mergeserpilliere2012-07-306-154/+154
|\
| * white space cleanupserpilliere2012-07-296-157/+157
* | pe_helper: fix pe load hdr; add pattern searchserpilliere2012-07-271-46/+90
* | bin_stream_vm: add getitemserpilliere2012-07-271-0/+10
* | win_api: fix get_str_ansi/unicserpilliere2012-07-261-2/+2
* | win_api: fix get_str_ansi and get_str_unicserpilliere2012-07-201-2/+2
* | win_api: add apiserpilliere2012-07-133-24/+89
|/
* ia32_sem: add loope; fix push/pop segmentserpilliere2012-07-022-2/+2
* modint: fix int bugserpilliere2012-06-291-0/+2
* modint: fix self instanciation; expr_help: sort mem; expr_simp: fix -a+aserpilliere2012-06-252-2/+14
* tools: add nux_apiserpilliere2012-06-221-10/+124
* uint: add pow, rpowserpilliere2012-06-221-0/+4
* expression: now, 1 bit flags are *real* 1 bit flags.serpilliere2012-06-211-0/+2
* tools: add modint; remove numpy dependencyserpilliere2012-06-211-0/+246
* ia32_arch: fix except constserpilliere2012-06-191-3/+3
* add nux apiserpilliere2012-06-161-1/+81
* whitepsace cleanserpilliere2012-06-161-59/+59
* expression: replace reload_expr with replace_expr using visitorserpilliere2012-06-121-3/+3
* seh_helper: fix api bugserpilliere2012-06-051-4/+2
* fix load without fix PE alignserpilliere2012-06-052-3/+3
* emul_helper: fix segm_to_do is a setserpilliere2012-06-012-9/+9
* emul: add memory breakpoint for emulationserpilliere2012-06-015-19/+249
* ia32arch: int flag default 1serpilliere2012-05-251-0/+2
* seh_helper: can accept pre parsed modules_nameserpilliere2012-05-222-6/+13
* to_c_helper: add macro for emulationserpilliere2012-05-102-2/+176
* whitespace cleanupserpilliere2012-05-102-119/+119
* replace operator ! by operator ~; fix reload_exprserpilliere2012-05-101-1/+0
* remove useless ExprSliceToserpilliere2012-05-081-3/+3
* ia32_arch: add fpu eip/cs updt;serpilliere2012-04-022-0/+13
* ia32_arch: change instruction info apiserpilliere2012-04-021-11/+11
* miasm/win_api: fix apiserpilliere2012-03-201-2/+7