foren6 icon indicating copy to clipboard operation
foren6 copied to clipboard

6LoWPAN Diagnosis Tool

Results 17 foren6 issues
Sort by recently updated
recently updated
newest added

Hello, When I am trying to open foren6 in Ubuntu 20.04, it shows me the following error: vishal@lenovo-z51-70:~$ foren6 foren6: error while loading shared libraries: libQtGui.so.4: cannot open shared object...

This is a platform-specific issue, tested on Mint 18 and Ubuntu 16. Workaround is to change the include directory in `capture/interface_cc2531.c` to the libusb install directory (found using `locate libusb.h`)....

Hello, thanks a lot for developing this awesome piece of software! I wanted to try it out but it turned out to be a bit hard to find the firmware...

While loading a PCAP file it crashes. To reproduce the problem I have just to follow the Example 1 and when I start the capture the program crashes. The problem...

After running 'make run' I get this error: foren6/capture/interface_cc2531.c:34:20: fatal error: libusb.h: File not found I fixed it installing this package: ``` $ sudo apt-get install libusb-1.0-0-dev ``` Hope this...

I have two sources that refuse to leave my 'manage sources' directory. This is after running `locate foren6 | xargs sudo rm -rf`. The configuration of "toggle node movement" which...

OSX 10.11.6 ``` ld: warning: ignoring file /Users/vvzvlad/Documents/Unwired/foren6/analyzer/dist/Debug/GNU-Linux-x86/librplanalyzer.dylib, file was built for i386 which is not the architecture being linked (x86_64): /Users/vvzvlad/Documents/Unwired/foren6/analyzer/dist/Debug/GNU-Linux-x86/librplanalyzer.dylib Undefined symbols for architecture x86_64: "_dodag_get_key", referenced from:...

/*******_platform information**_*****_/ ubuntu 14.04 LTS tshark 1.10.6 foren6 1.0 sniffer Telosb /**_************************************/ Here is main problem: **foren6 seems can't use tshark to analysis the packets form sniffer** (sniffer's packets can...