This website requires JavaScript.
Explore
Help
Sign In
admin
/
lifting-bits-remill
Watch
1
Star
0
Fork
0
You've already forked lifting-bits-remill
mirror of
https://github.com/lifting-bits/remill
synced
2026-06-21 13:56:07 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
839f6cb88232153a9f4249782236a60f2686d3e7
lifting-bits-remill
/
scripts
T
History
Peter Goodman
839f6cb882
Remove old build scripts.
2016-10-01 19:12:08 -04:00
..
travis
Issue 51 third party code (
#60
)
2016-10-01 19:10:37 -04:00
unix
Issue 51 third party code (
#60
)
2016-10-01 19:10:37 -04:00
x86
Issue 51 third party code (
#60
)
2016-10-01 19:10:37 -04:00
__init__.py
Added Interrupt structure to State structure for x86. It's not an ideal way of configuring interrupts, but it currently seems like the only way to handle conditional interrupts, e.g. via BOUND or INTO. I might need something similar for SYSCALL vs. SYSENTER. Split the build script out into a build script and a build system. Made it so that the IDA script splits interrupts off into their own blocks. This is so that we can restart interrupts by jumping back to the blocks associated with the address of the instruction. Moving the tools stuff out into its own repo as it complicates things to have it in the source.
2016-01-27 14:25:52 -05:00
binja_get_cfg.py
Added potential support for openSUSE builds
2016-09-03 16:06:41 -04:00
finalize_bitcode.sh
Rename all references from mcsema2 to remill
2016-06-23 11:39:36 -04:00
optimize_bitcode.sh
Got all BITBYTE instructions and tests working.
2016-08-08 17:05:43 -04:00