Commit Graph

133 Commits

Author SHA1 Message Date
serpilliere 7a4f30ca4e ia32_arch: add setalc mnmo 2012-03-26 15:13:47 +02:00
serpilliere 0dfd6d1331 ia32arch: clean white space 2012-03-22 09:45:36 +01:00
serpilliere ad4a48f38f ia32arch: fix reloc generation 2012-03-22 09:44:36 +01:00
serpilliere b410b90f5a example: add asm box 2012-03-20 10:42:05 +01:00
serpilliere 7601496221 merge 2012-03-20 10:10:58 +01:00
serpilliere 1b1f0c2fb1 miasm/win_api: fix api 2012-03-20 10:07:24 +01:00
serpilliere aac37856f0 arch_arm: missing subcall 2012-03-09 23:18:43 +01:00
serpilliere c0cf99efec arm_arch: add mnemonic bkpt; fix bxl/blx mnemo; fix imm
Thanks to Guillaume Delugré for the patch!
2012-03-09 21:42:02 +01:00
serpilliere d51620ef75 asmbloc: clean behaviour when disasm bad mnemonic in bloc 2012-03-08 09:52:50 +01:00
serpilliere 8303a3da32 libcodenat: add is_mem_mapped; get_mem_base_addr 2012-03-01 10:49:59 +01:00
serpilliere 4456f0eb29 win_api: fix getprox 2012-02-29 12:41:51 +01:00
serpilliere 68e955c4a8 example: add a code analyser
find condition to satisfy to explore the complete exec graph
of a function (a *very* simple/weak fuzzgrind clone)
2012-02-27 14:28:30 +01:00
serpilliere abbf20e77b example: add symbolic execution and simplification 2012-02-27 11:28:16 +01:00
serpilliere c12642d1d0 example: add expression manipulation demo 2012-02-27 10:46:29 +01:00
serpilliere 9ada5b417a expression: clean white space 2012-02-27 08:42:48 +01:00
serpilliere c127e17a30 expression: rem white space 2012-02-23 11:23:18 +01:00
serpilliere b740368c1d add expr canonization form 2012-02-23 11:19:51 +01:00
serpilliere 2edcf899f6 fix setbe tipo 2012-02-20 16:22:04 +01:00
serpilliere 0dfea3232b fix error in substract mem 2012-02-20 16:06:30 +01:00
serpilliere 07ffefe4f4 mod mem pool to support dirrect mem addr base lookup 2012-02-20 15:00:55 +01:00
serpilliere c8043e1248 fix evalabs bad inplace modif of expressions 2012-02-20 10:57:40 +01:00
serpilliere 8334044b43 fix win api 2012-02-20 10:57:08 +01:00
serpilliere 7cd05b55b9 fix log; fix winapi 2012-02-02 09:29:50 +01:00
serpilliere 0ec9723acb minor 2012-01-20 14:20:11 +01:00
serpilliere 9369199f08 fix pe_helper 2012-01-20 09:27:08 +01:00
serpilliere 866645102e tipo 2012-01-18 08:48:31 +01:00
serpilliere af39cd81b4 remove unused Crypo ref 2012-01-17 16:38:58 +01:00
serpilliere c653fb8faa enable miasm installation without tcc 2012-01-17 11:29:07 +01:00
serpilliere 590fb5590f fix mnemo info bug 2012-01-11 14:17:30 +01:00
serpilliere 4bdf44eb84 fix 16 bit bug in x86 arch 2012-01-05 13:15:30 +01:00
serpilliere b617192330 emulation fix 2012-01-03 10:28:03 +01:00
serpilliere 18f20b328a fix 16 bit bug 2011-12-23 11:11:03 +01:00
serpilliere 880a2ead19 add segmentation q&d support for emulation (16bit/32bit?) 2011-12-22 10:16:56 +01:00
serpilliere 1450a19ba0 fix 16bit bug in ia32 arch 2011-12-20 13:39:52 +01:00
serpilliere 4373ffcab7 fix float; expr eval abs 2011-12-19 15:46:34 +01:00
serpilliere 6f94860358 updt winapi 2011-12-19 15:46:14 +01:00
serpilliere e25d6f821d fix winapi snapshootable 2011-11-29 11:35:18 +01:00
serpilliere 43b7f1f7b9 fix in ordermodule struct linkage 2011-11-29 11:34:38 +01:00
serpilliere 4ea8d21c24 fix read/write of multipages 2011-11-29 11:33:56 +01:00
serpilliere 43d260a712 add fabs;fsqrt.. 2011-11-21 10:56:49 +01:00
serpilliere e132bbf21e merge with graph update 2011-11-18 08:52:02 +01:00
serpilliere 0ac5622550 make winapi snapshotable 2011-11-18 08:45:50 +01:00
serpilliere 10149e4e7e fix uncomplete graph pos 2011-11-17 22:02:29 +01:00
serpilliere 3b59992ee1 use elf entry point if no main 2011-11-16 22:18:25 +01:00
serpilliere a0e386fde5 fix pe loading with 1st section rva < 0x300 2011-11-16 22:17:59 +01:00
serpilliere 36aa60d3fe add goto address/symbol ctrl+G 2011-11-15 23:00:19 +01:00
serpilliere 1b09181aca add prefetch mem in emulation 2011-11-15 12:46:39 +01:00
serpilliere 4ff4f432d3 fix bounding box graphic bug 2011-11-14 22:37:56 +01:00
serpilliere 3092083d97 add symbol renaming; save to file 2011-11-14 20:14:06 +01:00
serpilliere 5a76891aa9 ok, real fix for import2addr.... 2011-11-08 15:47:52 +01:00