Marko Shiva Pavlovic - in1t3r
17469f7b00
Properly resizing windows and text with pyqt5 solving few issues
2017-05-11 16:45:37 +02:00
Marko Shiva Pavlovic - in1t3r
2a07b00557
new version of pyqt prompt
2017-05-11 15:07:34 +02:00
Simone Margaritelli
635aed0732
Merge pull request #60 from melizeche/feature/hidpi_support
...
feature/hidpi support
2017-05-10 19:33:32 +02:00
Marcelo Elizeche Landó
2835f309bf
Merge branch 'master' into feature/hidpi_support
2017-05-10 13:23:03 -04:00
Marcelo Elizeche Landó
cb71d2fe80
Added new UI layout
2017-05-10 13:22:01 -04:00
Simone Margaritelli
2ee693e29c
Merge pull request #59 from kant/patch-1
...
Minor fixes (proposal)
2017-05-10 12:33:16 +02:00
Darío Hereñú
2b742b7872
Minor fixes (proposal)
2017-05-10 00:54:44 -03:00
Simone Margaritelli
d7c8d3dc00
Merge pull request #57 from jacobculley/master
...
Added CLI argument for the database path.
2017-05-10 01:02:20 +02:00
BuildTools
3c505a14d2
Added CLI argument for the database path.
2017-05-09 23:52:23 +01:00
Simone Margaritelli
9b73e97228
Merge pull request #56 from adisbladis/fix-55
...
Allow duplicate desktop file entries
2017-05-09 21:09:24 +02:00
adisbladis
88f87e081f
Allow duplicate desktop file entries
2017-05-10 02:28:53 +08:00
Simone Margaritelli
f87c8bafff
Merge pull request #54 from adisbladis/unicode
...
Read .desktop files as utf8
2017-05-09 19:23:49 +02:00
adisbladis
5f8be017d0
Read .desktop files as utf8
2017-05-10 01:21:26 +08:00
Simone Margaritelli
8fc74e67cc
Merge pull request #51 from in1t3r/master
...
Changes to Readme file that reflects dependency on python3
2017-05-09 16:59:19 +02:00
Marko Shiva Pavlovic - in1t3r
323b59bf41
Change to the readme file that reflects now dependency on the python3
2017-05-09 16:27:30 +02:00
Marko Shiva Pavlovic - in1t3r
fb76639da6
Merge remote-tracking branch 'upstream/master'
2017-05-09 16:17:30 +02:00
Simone Margaritelli
ce72931d2e
Merge pull request #47 from adisbladis/setuppy3
...
Refuse to install on Python 2
2017-05-09 13:50:49 +02:00
adisbladis
2a59228f92
Update scapy dep in setup.py
2017-05-09 18:32:52 +08:00
adisbladis
e67564839a
Refuse to install on Python 2
2017-05-09 10:24:57 +08:00
Simone Margaritelli
89ea71fbd4
Merge pull request #45 from adisbladis/inotify
...
Use inotify to monitor changes in desktop files
2017-05-08 15:53:30 +02:00
adisbladis
5c42097585
Use inotify to monitor changes in desktop files
...
Also made the following smaller changes:
Don't use homerolled ini-parser
Follow XDG spec for icon locations
Minor PEP8 fixes
2017-05-08 21:49:25 +08:00
Simone Margaritelli
5ee4830082
Fixed connection->pid lookup.
2017-05-05 14:42:41 +02:00
Simone Margaritelli
2cc747b318
Merge pull request #43 from adisbladis/py3k
...
Python3 port
2017-05-05 13:39:18 +02:00
adisbladis
380c0d9edc
Python3 port
2017-05-05 12:35:40 +08:00
Simone Margaritelli
8496b3e4a7
README Fix
2017-05-04 12:30:15 +02:00
Simone Margaritelli
42f06bd6a5
README Fix
2017-05-04 12:27:29 +02:00
Simone Margaritelli
e455346d5a
Merge pull request #37 from adisbladis/mpl
...
Matplotlib is actually not required by scapy
2017-05-04 12:23:29 +02:00
adisbladis
e33afd297f
Matplotlib is actually not required by scapy. It will be imported if its available.
2017-05-04 14:17:04 +08:00
Simone Margaritelli
2721ada7af
Merge pull request #36 from adisbladis/qt5
...
Dont depend on GTK for icon lookups
2017-05-04 05:11:19 +02:00
adisbladis
a48e7a318f
Dont depend on GTK for icon lookups
2017-05-04 11:10:44 +08:00
Simone Margaritelli
e99dabadb6
Merge pull request #35 from adisbladis/qt5
...
Make sure matplotlib wont load PyQt4, remove PyQt4 compat
2017-05-03 23:54:11 +02:00
Simone Margaritelli
1607b8dfbc
Merge pull request #33 from adisbladis/cpu_usage
...
Remove useless call to select.select in run. Fixes 100% cpu usage.
2017-05-03 23:53:47 +02:00
adisbladis
0b2300388b
Update README with qt5
2017-05-04 03:13:46 +08:00
adisbladis
cda8d187d3
Make sure matplotlib wont load PyQt4, remove PyQt4 compat
2017-05-04 02:54:23 +08:00
adisbladis
545d65f3f4
Remove useless call to select.select in run. Fixes 100% cpu usage.
2017-05-04 01:58:20 +08:00
Simone Margaritelli
b594e9020f
Merge pull request #31 from adisbladis/qt5
...
Also run on PyQt5
2017-05-03 16:02:03 +02:00
adisbladis
0957d89c65
Also run on PyQt5
2017-05-03 22:01:12 +08:00
Shiva
9ad684580c
Merge pull request #1 from evilsocket/master
...
pull request
2017-05-03 15:59:16 +02:00
Simone Margaritelli
9b5d29c4ea
Merge pull request #30 from adisbladis/shebangfix
...
Explicitly set shebang to python2 via /usr/bin/env
2017-05-03 15:50:03 +02:00
adisbladis
be9458bd33
Explicitly set shebang to python2 via /usr/bin/env
2017-05-03 21:49:30 +08:00
Simone Margaritelli
6a8a0d8468
Updated screenshot
2017-05-03 15:48:07 +02:00
Simone Margaritelli
2a2f9dd570
README update
2017-05-03 15:45:16 +02:00
Simone Margaritelli
2997d92ff6
README update
2017-05-03 15:04:33 +02:00
Simone Margaritelli
58fcacc08c
README update
2017-05-03 14:53:40 +02:00
Simone Margaritelli
f32b7b9b7e
Fixes #25 : unique connmark identifier
2017-05-03 11:35:07 +02:00
Simone Margaritelli
c6716c1bd6
Fixes #27 : pid = int(pid) with pid = None
2017-05-03 11:33:09 +02:00
Simone Margaritelli
748da47a08
Merge pull request #21 from cyphar/clean-up-fd-leaks
...
procmon: clean up fd leaks
2017-05-01 19:32:52 +02:00
Aleksa Sarai
33c330270f
procmon: clean up fd leaks
...
One-line open().write() statements cause file descriptor leaks (and also
look ugly). Instead switch to Go's writefile() style of writing a single
value to a path.
Signed-off-by: Aleksa Sarai <cyphar@cyphar.com>
2017-05-02 03:29:44 +10:00
Simone Margaritelli
14f4c0031b
Removed garbage files
2017-04-30 11:13:04 +02:00
Simone Margaritelli
81429d0e8a
Fixes #12 : Using kernel ftrace extension to hook to execve calls and prevent path manipulation.
2017-04-30 11:04:59 +02:00