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
unfold_state
lifting-bits-remill
/
scripts
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
Kyle Martin
4b873d8c19
18.10 doesn't compile with 16.04 libraries, but does with 18.04 (
#322
)
2019-01-12 08:17:51 -05:00
..
aarch64
Aarch64 tester (
#128
)
2017-08-04 15:24:46 -04:00
x86
Aarch64 tester (
#128
)
2017-08-04 15:24:46 -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
build_klee.sh
Adds in missing options to klee cmake invocation.
2018-01-20 00:53:59 -05:00
build.sh
18.10 doesn't compile with 16.04 libraries, but does with 18.04 (
#322
)
2019-01-12 08:17:51 -05:00
setup.sh
Fix to script calling wrong function.
2018-05-07 15:10:51 -04:00
travis.sh
WIP: Add Windows support (
#235
)
2018-08-25 14:11:17 -04:00