sleicasper

Results 6 issues of sleicasper

**Describe the bug** adding SegmentCommand breaks dyld assumption for Mach-O, modified Mach-O can not be executed. **To Reproduce** 1. add SegmentCommand breaks dyld assumption for Mach-O 2. execute it. result:...

bug
MachO
Builder

There are no error message shown in terminal but experiment programs aren't running. How to enable verbose mode for run_experiment.py or how to debug the fuzzbench code.

## desc There is a heap based buffer overflow in libsndfile before version 1.1.0 that may cause arbitrary code execution. ## result ``` ================================================================= ==361140==ERROR: AddressSanitizer: heap-buffer-overflow on address 0x602000000034...

**Is your feature request related to a problem? Please describe.** When reverse engineering a third-party project, its libraries(dlls) are scattered in different directories. It's very painful to drag every dll...

Enhancement

is it possiable to debug multithread program? like firefox and is it possiable to debug multi-process program?