Coder Social home page Coder Social logo

christimperley / cb-multios Goto Github PK

View Code? Open in Web Editor NEW

This project forked from trailofbits/cb-multios

0.0 0.0 0.0 159.24 MB

DARPA Challenges Sets for Linux, Windows, and macOS

Home Page: https://blog.trailofbits.com/2016/08/01/your-tool-works-better-than-mine-prove-it/

License: MIT License

CMake 0.01% PowerShell 0.01% Shell 0.01% C 95.92% Python 3.03% C++ 0.89% Objective-C 0.07% Assembly 0.01% Makefile 0.01% Dockerfile 0.01% Ruby 0.01% Roff 0.07% RPC 0.01%

cb-multios's People

Contributors

artemdinaburg avatar christimperley avatar computerality avatar dguido avatar ekilmer avatar james9909 avatar krx avatar moyix avatar pgoodman avatar sjlver avatar withzombies avatar woodruffw avatar

Watchers

 avatar  avatar  avatar

cb-multios's Issues

Add support for coverage collection to BugZoo generator

cd /challenge/build
cmake \
  -DCMAKE_C_FLAGS=--coverage \
  -DCMAKE_EXE_LINKER_FLAGS=--coverage \
  -DCMAKE_SHARED_LINKER_FLAGS=--coverage \
  ..

Failure

root@8e65a4745622:/challenge/build# make -C challenges/Neural_House/
make: Entering directory `/challenge/build/challenges/Neural_House'
make[1]: Entering directory `/challenge/build'
make[2]: Entering directory `/challenge/build'
make[2]: Leaving directory `/challenge/build'
make[2]: Entering directory `/challenge/build'
Linking C shared library libtiny-AES128-C.so
/usr/bin/ld: cannot find /usr/lib/llvm-3.8/bin/../lib/clang/3.8.0/lib/linux/libclang_rt.profile-i386.a: No such file or directory
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[2]: *** [include/tiny-AES128-C/libtiny-AES128-C.so] Error 1
make[2]: Leaving directory `/challenge/build'
make[1]: *** [include/tiny-AES128-C/CMakeFiles/tiny-AES128-C.dir/all] Error 2
make[1]: Leaving directory `/challenge/build'
make: *** [all] Error 2
make: Leaving directory `/challenge/build/challenges/Neural_House'

Related

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=841923
https://askubuntu.com/questions/740289/which-package-do-i-need-to-use-clang-with-asan-for-32-bit

Failed tests do not produce a non-zero exit code

Running test: n1...                                           [UNEXPECTED: PASS]

    /challenge/tools /challenge
    # /challenge/build/challenges/AIS-Lite/pov_1.pov
    # using seed: 11df20aa7c7af21662f6a0d7d50ea39ac24581058c04ea1196a45347dd088430bec9c56f630583856ea7554c9743946c
    # negotiation type: 1
    # type 1 masks: 00000000 00000000
    # type 1 pov: 00000000 00000000 0
    # [DEBUG] pid: 61, sig: 11
    # Process generated signal (pid: 61, signal: 11)
    # register states - eip:8049934 fs:0 gs:63 esp:ff998164 ss:2b edi:0 eax:30303030 ebp:ff998168 es:2b cs:23 eflags:10206 edx:30303030 ebx:f7f29000 ds:2b esi:7 ecx:f7f3304c
    # END REPLAY
    FAIL: 1

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.