Michal Ambroz
Michal Ambroz
Please what is the legal status of the plugins/IpToCountry.csv database? The whatweb project is released with the GPLv2+ license. But it contains plugins/IpToCountry.csv file which states it is "DONATIONWARE" =...
**Your checklist for this pull request** - [x] I've read the [guidelines for contributing](https://cutter.re/docs/contributing/code/getting-started.html) to this repository - [x] I made sure to follow the project's [coding style](https://cutter.re/docs/contributing/code/development-guidelines.html) - [...
Hello, unfortunately the Linux binary segfaults on Fedora 33 straight after entering the file to analyze. Python Exception 'NoneType' object has no attribute 'type': "/proc/2014477/root" [Thread 0x7fffe3fff640 (LWP 2014488) exited]...
##### ISSUE TYPE - Bug Report - Feature Idea - Documentation Report ##### DIONAEA VERSION ``` 0.8.0 baf25d6d40db7018562e22c03b60b4f43317f206 ``` ##### CONFIGURATION n/a/ ##### OS / ENVIRONMENT - Github / code-review...
##### ISSUE TYPE - Bug Report - Feature Idea - Documentation Report ##### DIONAEA VERSION release 0.7.0 ##### CONFIGURATION defalt configuration, file logging ##### OS / ENVIRONMENT - Fedora 28...
Hello, the test case testModuleData is failing on the armv7hl architecture. https://kojipkgs.fedoraproject.org//work/tasks/263/33620263/build.log: ``` + PYTHONPATH=/builddir/build/BUILDROOT/python-yara-3.9.0-1.fc31.arm//usr/lib/python3.7/site-packages/ + /usr/bin/nosetests-3.7 -v ./tests.py:TestYara.testCompare ./tests.py:TestYara.testModuleData ./tests.py:TestYara.testEntrypoint ./tests.py:TestYara.testIn ./tests.py:TestYara.testIntegerFunctions ./tests.py:TestYara.testCompileFile testCompare (tests.TestYara) ... ok testModuleData (tests.TestYara)...
Hello, during compilation of the 0.7 I have noticed couple of potential off-by-one issues which might be causing instability of ncrack. https://kojipkgs.fedoraproject.org//work/tasks/1387/43251387/build.log ncrack_psql.cc: In function 'void ncrack_psql(nsock_pool, Connection*)': ncrack_psql.cc:195:36: warning:...
rename PAGE_SIZE to EMU_PAGE_SIZE to avoid naming collision in the system header files rename PAGE_BITS PAGESET_SIZE PAGESET_BITS along to EMU_*
This patch is from Debian libemu package - libemu-03_remove_rpath_and_fix_ldflags.patch https://packages.debian.org/search?searchon=sourcenames&keywords=libemu Description: Remove harmful rpath in LDFLAGS and fix logic for cargo. Before this patch, libemu was searching for includes and...
More info on https://github.com/DinoTools/libemu/issues/10