issues
search
draperlaboratory
/
VIBES
Verified, Incremental, Binary Editing with Synthesis
MIT License
51
stars
1
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Some cleanup of the Binja plugin
#263
bmourad01
closed
1 year ago
0
Include the output of `opam env` in the Binja plugin
#262
bmourad01
closed
1 year ago
0
Optimize BIR code when we have short-circuiting conditionals
#261
bmourad01
closed
1 year ago
0
Improves the peephole optimizer for copy operations
#260
bmourad01
closed
1 year ago
0
Some fixes for building the docker container
#259
bmourad01
closed
1 year ago
0
Exclude R13 for PowerPC
#258
bmourad01
closed
1 year ago
0
Fixes a typo when looking for valid data symbols in the plugin
#257
bmourad01
closed
1 year ago
0
Adds PowerPC (32-bit) support
#256
bmourad01
closed
1 year ago
0
More fixes for latest challenge problem
#255
bmourad01
closed
1 year ago
0
Removes the old codebase
#254
bmourad01
closed
1 year ago
0
Restores most of the system tests for vibes-tools
#253
bmourad01
closed
1 year ago
0
Restore most of the unit tests for vibes-tools
#252
bmourad01
closed
1 year ago
0
Fix generating OGRE segments + fix deleting manual spaces in plugin
#251
bmourad01
closed
1 year ago
0
Fixes for BAP dune
#250
bmourad01
closed
1 year ago
0
Minimal support for `struct` types
#249
bmourad01
closed
1 year ago
0
Refactor C frontend again
#248
bmourad01
closed
1 year ago
2
Use the `$(OGRE)` predicate for the `patch` target
#247
bmourad01
closed
1 year ago
0
Have `vibes-patch` output the modified OGRE file
#246
bmourad01
closed
1 year ago
0
Attempt branch relaxation during patch situation
#245
bmourad01
closed
1 year ago
0
More fixes
#244
bmourad01
closed
1 year ago
0
Handle the case where all of the room to extend the code segment is used
#243
bmourad01
closed
1 year ago
0
Try extending the ELF code segment in `vibes-patch`
#242
bmourad01
closed
1 year ago
0
Some fixes to Binja higher vars
#241
bmourad01
closed
2 years ago
0
Adds the Binary Ninja front-end plugin (MVP) + simplifies patch space 0
#240
bmourad01
closed
2 years ago
0
Move the sample `vibes-tools` stuff to its own directory
#239
bmourad01
closed
2 years ago
0
Don't overwrite existing patch config files in `vibes-init`
#238
bmourad01
closed
2 years ago
0
Removes `vibes-function-info`
#237
bmourad01
closed
2 years ago
0
Infer the target and language from the binary in `vibes-init`
#236
bmourad01
closed
2 years ago
0
Minor fixes to vibes-init
#235
bmourad01
closed
2 years ago
0
Various bugfixes
#234
bmourad01
closed
2 years ago
0
Adding setup scripts, Dockerfile, new README, and tutorial
#233
jtpaasch
closed
2 years ago
1
Adjust model + add some code for optional copy instructions
#232
bmourad01
closed
2 years ago
2
Limit the size of the mem view in the patcher
#231
bmourad01
closed
2 years ago
0
More robust check for patches that end with an unconditional jump
#230
bmourad01
closed
2 years ago
0
Preserve overwritten instructions if the user tells us to
#229
bmourad01
closed
2 years ago
0
Include the patch name in the Makefile comments
#228
bmourad01
closed
2 years ago
0
MVP for `vibes-init`
#227
bmourad01
closed
2 years ago
0
Added unit to make dune stop complaining about optional arguments
#226
philzook58
closed
2 years ago
1
Fix initial widening of patch spaces
#225
bmourad01
closed
2 years ago
0
Re-adds ability to ingest multiple patches and extra constraints
#224
bmourad01
closed
2 years ago
0
Miscellaneous fixes to `vibes-tools`
#223
bmourad01
closed
2 years ago
0
Use the bitvector type for patch space addresses
#222
bmourad01
closed
2 years ago
0
Fix the `split_on_conditional` pass in `vibes-opt`
#221
bmourad01
closed
2 years ago
0
MVP for `vibes-patch`
#220
bmourad01
closed
2 years ago
0
Fix LD path and plugin warning
#219
jtpaasch
closed
2 years ago
3
MVP for `vibes-as` tool
#218
bmourad01
closed
2 years ago
0
MVP for `vibes-select` tool
#217
bmourad01
closed
2 years ago
0
Moves the attributes to a separate section when serializing
#216
bmourad01
closed
2 years ago
0
Refactoring `vibes-tools`, part 1
#215
bmourad01
closed
2 years ago
1
Refactoring `vibes-tools`, part 1
#214
bmourad01
closed
2 years ago
0
Next