jopohl/urh 7250
Universal Radio Hacker: Investigate Wireless Protocols Like A Boss
andynoack/snips_homematic_xml 1
Snips code for Homematic
Bleichenbacher's PKCS 1.5 Padding Oracle
This simple tool converts text or script to hex code in HTML syntax, so that it can be embedded in URLs.
Emulator for Software-Defined Wireless Networks
Proof of Concepts (PE, PDF...)
startedluigifcruz/pico-stuff
started time in 3 days
issue commentRUB-NDS/PRET
SyntaxError: Non-ASCII character '\xc3'
You better use these files.
comment created time in 6 days
issue commentRUB-NDS/PRET
SyntaxError: Non-ASCII character '\xc3'
Yup i've raised an issue on this already. Check 49
comment created time in 6 days
issue commentRUB-NDS/PRET
SyntaxError: Non-ASCII character '\xc3'
Run it with python3
when I run it with python3, the device is getting connected but the commands are not working.
It's showing
Command execution failed (a bytes-like object is required, not 'str')
comment created time in 6 days
issue openedRUB-NDS/PRET
I see last commit which changed things from python2 to python3 for better compatibility but when i run the tool it doesn't send any commands to server.
Connection to 0.0.0.0 established
Connection to 0.0.0.0 failed (a bytes-like object is required, not 'str')
Connection closed.
I've fixed pjl.py as below
self.send(cmd_send.encode('utf-8'))
Now it sends first set of status commands to the server but fails parsing the response i believe.
Connection to 0.0.0.0 established
Device: Connection to 0.0.0.0 failed (can only concatenate str (not "bytes") to str)
Connection closed.
Can you please test it and resolve the further issues ?
created time in 7 days
issue commentRUB-NDS/PRET
SyntaxError: Non-ASCII character '\xc3'
Run it with python3
comment created time in 7 days
created repositoryHomegear/Homegear-Linux-Touch-Panel-08-DSI-Display-Driver
Display driver for the 8" touch panel
created time in 11 days
issue commentRUB-NDS/PRET
error when I launch any command from PRET
I am also experiencing the same difficulty, across the same range of circumstance. I have tried installing pyenv and setting python to 2.7 from 3 with negative results.
comment created time in 13 days
startedcdr/code-server
started time in 18 days
issue commentRUB-NDS/PRET
SyntaxError: Non-ASCII character '\xc3'
Does anyone know how to solve this issue?
comment created time in 19 days
issue openedRUB-NDS/PRET
SyntaxError: Non-ASCII character '\xc3'
When I am trying to run the code using python 2.7 It's showing the following error
File "pret.py", line 38 SyntaxError: Non-ASCII character '\xc3' in file pret.py on line 38, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details
created time in 19 days
issue openedRUB-NDS/PRET
error when I launch any command from PRET
I have this error message when I try to run a command with PRET :
created time in 19 days
startedSIWECOS/WS-TLS-Scanner
started time in a month
issue commentRUB-NDS/PRET
pret.py doesn't work on hp envy
The Envy -- like most inkjets -- does not support PostScript, therefore talking in "ps" mode with the device will not work (instead, each PostScript command sent by PRET to the device is interpreted as plain text "to be printed").
comment created time in a month
issue commentRUB-NDS/PRET
pret.py doesn't work on hp envy
Can confirm that this is true. My HP Envy accepts ps print, but for all other commands, it prints out "%! /print {(%stdout) (w) file dup 3 2 roll writestring flushfile} def /== {128 str". This is the value stored in PS_IOHACK in the helper.py file, but I don't know why it prints this.
comment created time in a month
pull request commentRUB-NDS/PRET
Thanks a lot for keeping project up to date! :)
comment created time in a month
push eventRUB-NDS/PRET
commit sha 309af9684f53d93a3ab9457f4cb2827bf0737bcd
py3: refactor to python3 using 2to3
commit sha f4eba40879eafdc1e4a1e04d0f8c5eb4b52d5c6d
add hashbangs
commit sha 0f82ff80ecb523e23bfffef9d5fc446c4468b26f
add gitignore
commit sha 3ab6c2ec72abb6e5445fdd687c87a2e9192450b8
Merge pull request #46 from Waples/refactor-to-py3 py3: refactor to python3
push time in a month
startedgggeek/polyfill-xmlrpc
started time in a month
issue openedRUB-NDS/PRET
Hello, what is the possibility of changing the %rom% to writable folder on a lexmark machine?
created time in a month
issue commentRUB-NDS/PRET
PRET.py Cannot convert (ImageMagick or Ghostscript missing) error
Also this is an error after I installed GHostscript and imagemagick Cannot convert (convert-im6.q16: no images defined pcl:-' @ error/convert.c/ConvertImageCommand/3258.)
comment created time in 2 months
issue openedRUB-NDS/PRET
PRET.py Cannot convert (ImageMagick or Ghostscript missing) error
So i tried to print a pdf file on this printer i got into using pret.
I typed the print ./thedoc.pdf command then this error came up Cannot convert (ImageMagick or Ghostscript missing).
I checked if I had ghostscript installed and apparently I did but the issue persists.
Any help or fix appreciated.
created time in 2 months
startedcool-RR/PySnooper
started time in 2 months
startedjanvdherrewegen/bootl-attacks
started time in 2 months
startedSpinalHDL/VexRiscv
started time in 2 months
startedr4d10n/retrogram-rtlsdr
started time in 2 months
starteddimmu311/Homegear-Bose
started time in 2 months