about summary refs log tree commit diff stats
path: root/example/expression/expr_c.py (unfollow)
Commit message (Expand)AuthorFilesLines
2021-12-01Colorize ir/asmFabrice Desclaux13-13/+485
2021-11-12Fixed "POP reg_sp" in all modesElias Bachaalany1-2/+2
2021-10-29Add aarch64 strlrxxFabrice Desclaux2-1/+9
2021-10-29Add m68k jitter archFabrice Desclaux3-0/+533
2021-10-25ci: pin pyparsing dependencyGabriele N. Tornetta3-3/+6
2021-10-19Add get_export to reg testsFabrice Desclaux1-0/+5
2021-10-13Test expressions interferencesFabrice Desclaux2-0/+112
2021-10-12Fix expr propag namesFabrice Desclaux1-13/+13
2021-09-04Raise IOError on out of bound pe readingFabrice Desclaux1-1/+3
2021-09-04Fix analysis on incomplete ircfg graphsFabrice Desclaux1-0/+4
2021-09-04Add flag cst simplificationFabrice Desclaux2-1/+18
2021-09-03Clean encode's value checkpengc4-35/+4
2021-08-31Fix kernel32_WideCharToMultiByteThéo Combe1-1/+4
2021-08-23Add github actionsFabrice Desclaux4-2/+119
2021-08-17Fix interference computationFabrice Desclaux1-4/+8
2021-08-02Fix interfer computationFabrice Desclaux1-4/+15
2021-07-03x86_64 Fix multiple REX prefix instruction disasm (#1376)Konstantin Komarov2-3/+14
2021-06-10Optimise heap manipulation for mem accessesFabrice Desclaux1-7/+11
2021-06-09Updated IDA API call for IDA 7.xVikas Gupta1-1/+1
2021-06-08Symbols are str instead of bytesFabrice Desclaux14-269/+270
2021-05-05Replace jitter.run boolean by jitter.runningRomain Lesteven21-28/+28
2021-03-23Fix m2_expr import in sem.py in MIPS32THUzxj1-39/+39
2021-03-23Fix sb & sh instruction in MIPS32 #1361THUzxj1-4/+4
2021-03-17Dockerfile: drop python2 and improve docker cache usageclslgrnc1-15/+28
2021-03-17MAINTAINER in Dockerfile is deprecatedclslgrnc1-1/+1
2021-03-17Update stretch to buster in Dockerfileclslgrnc1-1/+1
2021-03-17irb_out_ndes -> irb_out_nodesgh0st1-1/+1
2021-03-13README: A few fixes (#1358)Alexandre-Xavier Labonté-Lamoureux1-6/+6
2021-02-24Pretty print jitter exception flagWilliam Bruneau2-1/+28
2021-02-24Display exception flag on jitter exceptionsWilliam Bruneau3-3/+19
2021-02-14Fix ADD/SUB; Add CMNFabrice Desclaux3-2/+45
2021-02-08Add dependencies to install_requires in setupAna María Martínez Gómez1-0/+1
2021-01-19Fix ircfg_a namesFabrice Desclaux3-29/+12
2021-01-14Example/loader: add loc_db to Container.from_streamCaroline Leman1-2/+4
2021-01-09Aarch64: add ldar/stlrFabrice Desclaux1-1/+6
2020-12-29Add extended tests irFabrice Desclaux1-0/+2
2020-12-29Rm debugFabrice Desclaux1-1/+0
2020-12-28Add simplificationFabrice Desclaux3-0/+24
2020-12-27Fix unused varFabrice Desclaux1-3/+1
2020-12-26docs: fix simple typo, corresponoding -> correspondingTim Gates1-1/+1
2020-12-25Remove debugFabrice Desclaux1-2/+0
2020-12-25Rename ir_arch for jitterFabrice Desclaux18-156/+167
2020-12-25Rename examples lifterFabrice Desclaux27-209/+213
2020-12-25removed duplicate assignmentVladislav Hrčka1-1/+0
2020-12-24Add deprecation warningFabrice Desclaux6-1/+54
2020-12-24Rename ir -> lifterFabrice Desclaux3-45/+45
2020-12-24Add missing jit functions in mipsFabrice Desclaux1-0/+7
2020-12-24Rename LifterModelCallMsp430Fabrice Desclaux2-5/+5
2020-12-24Rename LifterModelCallPpc32bFabrice Desclaux2-4/+4
2020-12-24Rename LifterModelCallMips32Fabrice Desclaux2-6/+6