Open GoogleCodeExporter opened 8 years ago
Still messing around with it, realized that the db connect string on the client
should change. I now have working network functionality with postgresql 8.4,
but pyrit still cannot connect to network clients (they simply don't exist when
I list_cores) PLZ any info is appreciated.
Original comment by noli...@gmail.com
on 23 Feb 2012 at 2:53
this is a known issue, see previous tickets, it hasnt been fixed yet as far as
I know, and it looks like Lukas was abducted my gorillas about a year ago,
because the svn hasnt been updated since.
Original comment by MrNicho...@gmail.com
on 4 Apr 2012 at 3:39
If it's about PAW2 Buffer error then I fixed it for ya!
Apply this patch with:
patch -p0 < pyrit_paw2bufferfix.patch
inside pyrit_svn branch. In one place cpyrit.py uses PAW2_Buffer constructor
instead of .pack() method.
Tested it on ubuntu 13.04 and fixes the issue with pyrit serve. The error is on
the running machine side, not on the serving one.
Original comment by kichadal...@gmail.com
on 8 May 2013 at 6:53
Attachments:
Original issue reported on code.google.com by
noli...@gmail.com
on 25 Jan 2012 at 5:36