diff --git a/resources.csv b/resources.csv index 74b20d0..f4053b4 100644 --- a/resources.csv +++ b/resources.csv @@ -4,6 +4,7 @@ Connected Papers,https://www.connectedpapers.com/,papers search engine and graph LIEF,https://lief-project.github.io/doc/latest/index.html,"Python 3 library for processing, modifying, and abstracting executable file",library,executables parsing angr,https://angr.io/,Python 3 library for static and dynamic binary analysis,library,"disassembly, lifting, instrumentation, symbolic execution, control-flow analysis, data-dependency analysis, value-set analysis, decompilation, exploit generation" angr-management,https://github.com/angr/angr-management,GUI for the above-mentioned angr,tool,"disassembly, lifting, instrumentation, symbolic execution, control-flow analysis, data-dependency analysis, value-set analysis, decompilation" +assembly-repl,https://github.com/pirate/assembly-repl,"Native raw assembly, LLVM IR, C, C++, and Objective-C REPLs for macOS and Linux",tool,binary analysis HaCRS,https://github.com/ucsb-seclab/hacrs,a human-assisted cyber reasoning system,tool,cyber reasoning system Mechanical Phish,https://github.com/mechaphish,GitHub organization containing the components of the Mechanical Phish cyber reasoning system ,tool,cyber reasoning system cb-multios,https://github.com/trailofbits/cb-multios,"dataset with the samples used in DARPA's Cyber Grand Challenge, migrated to multiple operating systems (Windows, Linux, MacOS)",dataset,vulnerability detection