Code Monkey home page Code Monkey logo

derrick's Introduction

  • ๐ŸŒˆ Hi, Iโ€™m @rieck
  • ๐ŸŽ“ I am a Professor at TU Berlin, where I head the Chair of Machine Learning and Security.
  • ๐Ÿ› ๏ธ Although I rarely find the time anymore, I love programming and tinkering with code.

derrick's People

Contributors

rieck avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

derrick's Issues

The problem of Installation

@rieck
hello, When installing the software ran into trouble.
root@kali:~# cd ~/Desktop/derrick root@kali:~/Desktop/derrick# ./configure bash: ./configure: No such file or directory
Should excuse me I how to install correctly, thank you very much.

aclocal: warning: couldn't open directory 'm4': No such file or directory

-bash-4.2$ ./bootstrap 
aclocal: warning: couldn't open directory 'm4': No such file or directory
libtoolize: putting auxiliary files in `.'.
libtoolize: linking file `./ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
libtoolize: linking file `m4/libtool.m4'
libtoolize: linking file `m4/ltoptions.m4'
libtoolize: linking file `m4/ltsugar.m4'
libtoolize: linking file `m4/ltversion.m4'
libtoolize: linking file `m4/lt~obsolete.m4'
configure.ac:14: installing './config.guess'
configure.ac:14: installing './config.sub'
configure.ac:2: installing './install-sh'
configure.ac:2: installing './missing'
src/Makefile.am: installing './depcomp'
-bash-4.2$ ./bootstrap 
libtoolize: putting auxiliary files in `.'.
libtoolize: linking file `./ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
libtoolize: linking file `m4/libtool.m4'
libtoolize: linking file `m4/ltoptions.m4'
libtoolize: linking file `m4/ltsugar.m4'
libtoolize: linking file `m4/ltversion.m4'
libtoolize: linking file `m4/lt~obsolete.m4'

Note the "aclocal: warning: couldn't open directory 'm4': No such file or directory" warning the first time it's run.

Read tcp files with -n option

If I record traffic with tcpdump with the -n flag specified (see manpage) then derrick outputs nothing, but if I remove that flag then derrick can read the generated pcap files. Is there anyway to read those files with -n option of tcpdump enabled? I want to include it for performance reasons.

Release tarball

Can you please tag your source code? This way a source tarball will be available at github. This would make it easier to pack derrick for distribution. Thanks.

make: No targets specified and no makefile found

After following fix from #5 and running ./bootstrap, ran Make as specified in INSTALL.md. but make is unable to run.

$ ./bootstrap
libtoolize: putting auxiliary files in '.'.
libtoolize: linking file './ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: linking file 'm4/libtool.m4'
libtoolize: linking file 'm4/ltoptions.m4'
libtoolize: linking file 'm4/ltsugar.m4'
libtoolize: linking file 'm4/ltversion.m4'
libtoolize: linking file 'm4/lt~obsolete.m4'
configure.ac:13: installing './compile'
configure.ac:2: installing './missing'
src/Makefile.am: installing './depcomp'

$ make
make: *** No targets specified and no makefile found.  Stop.

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.