about summary refs log tree commit diff stats
path: root/miasm/tools/emul_lib/libcodenat_interface.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Send miasm v1 to hellserpilliere2014-06-031-1579/+0
|
* emul_lib: fix vm_set_mem on multiple pagesserpilliere2012-07-301-3/+14
|
* emul: add memory breakpoint for emulationserpilliere2012-06-011-0/+117
|
* libcodenat: add is_mem_mapped; get_mem_base_addrserpilliere2012-03-011-0/+73
|
* fix 16 bit bugserpilliere2011-12-231-0/+42
|
* add segmentation q&d support for emulation (16bit/32bit?)serpilliere2011-12-221-0/+178
|
* raise exception in case of double page mappingserpilliere2011-10-211-0/+5
|
* add float getter/setterserpilliere2011-10-191-17/+140
|
* add eflags accessors to python interfaceserpilliere2011-09-111-0/+35
|
* send error msg in strerrserpilliere2011-09-101-25/+23
|
* explicit error whil vm_get_mem failsserpilliere2011-08-261-1/+1
|
* fix emulation on 64 bitserpilliere2011-08-091-8/+13
|
* fix includes for JiTserpilliere2011-08-081-1/+1
|
* fix 32/64 issue in pe helperserpilliere2011-08-081-1/+3
|
* Fix libtcc api to use tinycc devel (fPIC patch)serpilliere2011-08-051-1/+1
| | | | | | | | | | The libtcc.a in libtcc.a is not compile with -fPIC The current solution is to *get tinycc *fix makefile adding -fPIC to cflags *compile & install and the new libtcc api for tcc_relocate.
* clean libcodenat codeserpilliere2011-08-051-223/+105
|
* realease commitserpilliere2011-07-271-0/+1108