Ducky

August 8, 2023, 23:41

k9t33n

ok let's just pretend like we put it there

hi2y

alr if u say so

k9t33n

but well probs need it later anyway

k9t33n

ok now we're supposed to do this

k9t33n

I think this is the time where we need to be careful

hi2y

gang

hi2y

you reading the wrong thing πŸ’€

k9t33n

do you have anything to connect it?

hi2y

scrow down

hi2y

a lol

k9t33n

wait what

k9t33n

it said read this next

hi2y

no

hi2y

this is if its already set up

hi2y

scroll down

k9t33n


k9t33n


hi2y

we dont need to to that

hi2y

im not using a pico w

hi2y

im using a pico

hi2y

πŸ’€

k9t33n

oh yeah that makes sense

k9t33n

so we doing this?

k9t33n

or the one below that

hi2y

no

hi2y

below

k9t33n

ok the one below then

k9t33n

so you've done this?

hi2y

ye

k9t33n

oh well I've been telling you something completely different

hi2y

its good

k9t33n

ok copy the .uf2 file to the root of the pico

hi2y

ye

k9t33n

ok now download adafruit-circuitpython-bundle-8.x-mpy-YYYYMMDD.zip

k9t33n

I can link you to the download page if you want

k9t33n

ok

k9t33n

ok well me where your up to from here

hi2y

i finished it all

hi2y

doesent work

k9t33n

just now for the second time?

hi2y

ye i think its the hib file

hi2y

ima use an older one

k9t33n

also I just realized did you pay Β£10 for a rickroll joke?

hi2y

no I lied'

hi2y

ima make a password stealer

hi2y

πŸ’€

k9t33n

no please don't be malicious

k9t33n

who you gonna use it on?

hi2y

but rn i cant even use it

k9t33n

ok I'm jush gonna ask rn please don't steal anything like if you get access to someone's bank account

k9t33n

ok good

k9t33n

well i have no clue

hi2y

sad

k9t33n

yk what that vid don't seem like a bad idea

hi2y

i tried to watch it

hi2y

it does not work

hi2y

πŸ’€

k9t33n

ugh

hi2y

ima use an old and i mean old yt vid

hi2y

with old github

hi2y

lets see if it works

k9t33n

ok I'm gonna ask a phind

k9t33n

phind uses gpt 4 but allows it to search the internet

k9t33n

it's meant for developers and is free

hi2y

oh

k9t33n

let me link what it sais now

k9t33n

Creating a "bad USB" with a Raspberry Pi Pico involves making the Pico act as a USB keyboard (a HID - Human Interface Device) that can send keystrokes to a computer when it's plugged in. These keystrokes can be programmed to perform any number of tasks. Before we proceed, it's important to understand that creating and using a "bad USB" can be illegal and unethical if used with malicious intent. Always get permission before running any scripts on a computer that isn't yours. Here are the steps to create a "bad USB" using a Raspberry Pi Pico: 1. Install CircuitPython on your Pico: CircuitPython is a simplified version of Python that's designed to run on microcontrollers like the Pico. To install CircuitPython, download the .uf2 file for CircuitPython from the CircuitPython website and copy it to your Pico. The Pico will reboot and show up as a device named CIRCUITPY pythonawesome.com, picockpit.com. 2. Add the adafruit_hid library: This library allows the Pico to act as a HID. Download the adafruit_hid library from the Adafruit CircuitPython Library Bundle. 3. Extract the downloaded file and copy the adafruit_hid directory to the lib directory on your Pico pythonawesome.com. 4. Write your script: The script will define what keystrokes the Pico sends when it's plugged in. You can write the script in Python using the adafruit_hid library. Here's a simple example that types "Hello, World!" when the Pico is plugged in:
py
    import time
    from adafruit_hid.keyboard import Keyboard
    from adafruit_hid.keycode import Keycode
    from adafruit_hid.keyboard_layout_us import KeyboardLayoutUS
    import usb_hid

    kbd = Keyboard(usb_hid.devices)
    layout = KeyboardLayoutUS(kbd)

    time.sleep(1)
    layout.write("Hello, World!")
    
Save this script as code.py in the root directory of your Pico pythonawesome.com, cytron.io. 5. Test your "bad USB": Safely eject your P

hi2y

ok lets see

k9t33n

did it work?

k9t33n

@ me when you do

hi2y

<@1071178789939331253> OMG

hi2y

IT WORKED

hi2y

TANKS TO YOU I RELIZED I HAD THE WRONG HID

hi2y

BRO I LOVE U

hi2y

MWA MWA MWA

hi2y

<@1071178789939331253>

k9t33n

thx lol

k9t33n

it alright

hi2y

tysm bro

k9t33n

if you want to try phind here the link https://www.phind.com/

hi2y

ty

hi2y

W man any way i can tell someone u did a good job

k9t33n

no it alr

hi2y

alr bro tysm

k9t33n

also I didn't do that much of a job

hi2y

<:kekw:1096152716578934924> cap u helped

hi2y

about to buy another one

k9t33n

I listened, told you the wrong things to do before asking an AI to help

k9t33n

that's not that much

k9t33n

ok good I trust you