8arcly
8arcly
@DonaldDucker34 Really?! deleting office or changing the command when running to rundll32 is no solution, at most a workaround for those who have administrator rights on the system. Originally the...
I have transferred Your version entirely to my P4wnP1 and this does not solve my problem. It seems that we need to take a closer look at the implementation of...
@3id98 Yes! Your solution is correct but I had to put it not in transhid.py but in DuckEncoder.py. Contains the same code snippet.
The problem was with sending 'technical algorithm data' (calculated with delay2USBBytes) for the delay function to the HID device. Looks like it contained strings corresponding to pressing ctrl + alt...
For me, it was enough to modify the file /home/pi/P4wnP1/duckencoder/duckencoder.py (for which there is also a symlink in /home/pi/P4wnP1/hidtools/backdoor/Duckencoder.py) Modification around line 398 Before: ``` time.sleep(d) out = chr(mod) +...
Have you edited the duckencoder.py file yourself or have you uploaded the one I sent?
> > > > Have you edited the duckencoder.py file yourself or have you uploaded the one I sent? > > I used your file And there have been changes...
Does any MS Office component start when you try to execute it?
> > > > Does any MS Office component start when you try to execute it? > > No,after running the execution line, powershell opens ,and then the code is...
> > > > > > Does any MS Office component start when you try to execute it? > > > > > > > > > No,after running the...