#doomsday features

222 messages · Page 1 of 1 (latest)

vast gulch
#

Want to build a script for bruce that can jam drones in a time of need this tool could be highly effective with the bruce firmware when users are in a war/proxy battle

#

This script was generated using ai using it a starting point

#

Here's a sample script that demonstrates how to use the Bruce firmware to transmit a custom RF signal:

#include <Bruce.h>

#define DroneFrequency 433.92e6  // Adjust to the frequency used by the drone
#define JammingSignal 0x55555555  // Custom jamming signal

void setup() {
  // Initialize the Bruce firmware
  Bruce.begin();
  
  // Set up the RF transmitter
  Bruce.setRfFrequency(DroneFrequency);
  Bruce.setRfPower(20);  // Adjust the power level as needed
}

void loop() {
  // Transmit the jamming signal
  Bruce.rfTransmit(JammingSignal, 100);  // Transmit for 100ms
  
  // Wait for a short period before retransmitting
  delay(50);
}

This script uses the Bruce firmware to set up the RF transmitter to transmit a custom jamming signal at the frequency used by the drone. The rfTransmit function is used to transmit the signal for a specified duration, and the delay function is used to wait for a short period before retransmitting.

#

Second feature is satellite hacking this is a script generated by ai for a starting point

#
#include <Bruce.h>

#define DroneFrequency 433.92e6  // Adjust to the frequency used by the drone
#define SatelliteFrequency 1575.42e6  // Adjust to the frequency used by the satellite
#define JammingSignal 0x55555555  // Custom jamming signal
#define HackingSignal 0xAAAAAAA  // Custom hacking signal

// Drone jamming function
void jamDrone() {
Bruce.setRfFrequency(DroneFrequency);
Bruce.setRfPower(20);  // Adjust the power level as needed
Bruce.rfTransmit(JammingSignal, 100);  // Transmit for 100ms
delay(50);
}

// Satellite hacking function
void hackSatellite() {
Bruce.setRfFrequency(SatelliteFrequency);
Bruce.setRfPower(30);  // Adjust the power level as needed
Bruce.rfTransmit(HackingSignal, 500);  // Transmit for 500ms
delay(100);
}

void setup() {
// Initialize the Bruce firmware
Bruce.begin();

// Set up the RF transmitter
Bruce.setRfMode(BRUCE_RF_TRANSMIT);

// Initialize the satellite hacking module
Bruce.satelliteHackingInit();
}

void loop() {
// Jam drones
jamDrone();

// Hack satellites
hackSatellite();

// Wait for a short period before re-transmitting
delay(1000);
}

This code uses the Bruce firmware to create a "Doomsday Device" with two primary features:

  1. Drone jamming: The jamDrone function uses the RF transmitter to transmit a custom jamming signal at the frequency used by the drone, effectively disrupting its communication.
  2. Satellite hacking: The hackSatellite function uses the RF transmitter to transmit a custom hacking
vast gulch
#

@wide solar what you think

wide solar
#

Crazy

vast gulch
#

but possible

wide solar
#

What chip you intend to use with it?

vast gulch
#

havent gotten that far just a starting point i put togethor

#

the youtuber save it for parts would def have more of a idea thats up his allay using some old sattelite dishes and shit idk how we would be able to get it to work with an esp32

#

but a drone jammer would indeed be nice

wide solar
vast gulch
#

but at longer distances ?

wide solar
#

This is other problem..

There's a way to enhance the range, adding a capacitor somewhere on the nrf

#

But the Antenna has its characteristics

#

You can try to use a directional antenna and aim to the drone

vast gulch
#

okay

wide solar
#

This satellite part i really don't know.. but these codes won't work if you don't know what module you'll need..

As concepts and idea, ok.. but not for real coding

vast gulch
#

a range i would want to accomplish would be over miles maybe 5-10

#

OKAY

#

caps sorry

vast gulch
#

im gonna dive a bit deeper into it

#

look online see what i find

serene jolt
#

i think default jammers should work

#

if drones use 433 hz or 24ghz you basicly use jammers in bruce

vast gulch
#

not my code i was playing with an ai bot there

prime heart
vast gulch
#

i dont think so

prime heart
#

Like, satellite hacking with a thumb sized 3 button device is really not possible

serene jolt
prime heart
#

Unless you have enough pinouts and the most expensive antenna ever

#

Software is nothing without hardware, and hardware is nothing without software

vast gulch
#

he said it would but for a longer distance theres more issues

prime heart
#

It's really good, i really like the idea but the possibility is unfortunately not too far

serene jolt
#

xd

vast gulch
#

and both can be bought money buys everything

#

thats what i was thinking

serene jolt
#

But rly i think nrf jammers will work

#

Drones working at 2.4ghz right?

prime heart
vast gulch
#

for 5-10 miles ?

prime heart
#

I love the drone one, i will test that one out when my m5stick arrives

serene jolt
vast gulch
#

im waiting on my stick aswell fn china

serene jolt
#

Buttt

prime heart
#

It requires really beefy computers to proccess the incoming signals and choose which signal to send

vast gulch
#

dude i have a super computer hardware shouldnt be a issue

serene jolt
#

İf you v been nearly to the who controll drone i think its maybe work

prime heart
vast gulch
#

i run a i914900ks and 4090 ive already saved money to get the 5090 when it drops in january

serene jolt
#

But most of them have the solutions for that

#

But main question

#

Why you want to jamm drone signals

vast gulch
#

dude ww3 is coming

serene jolt
#

Whats that

vast gulch
#

sooner or later it will be here one day

#

world war 3

serene jolt
#

Bro wtf

#

💀

prime heart
prime heart
#

unless its a military drone tho

#

then im cooked

vast gulch
#

i would love to jam a military drone one day if it comes to it

#

fuck that pos

prime heart
vast gulch
#

right

vast gulch
#

or just quite literally you might save your life or others

serene jolt
vast gulch
#

not if its in war

#

usa

#

drones carry nukes now days man\

prime heart
vast gulch
#

they dont have the nuts to

prime heart
#

But making hotspots that lead to phishing login pages and steal accounts is also a crime

vast gulch
#

evilportal etc

prime heart
#

One more thing

serene jolt
#

Thats strange

#

Rly

prime heart
#

I don't think a small 2.4ghz module with a mini antenna is strong enough to jam a ws-41000 military drone

serene jolt
#

Yea

#

İts impossible

vast gulch
#

i think its def possible

prime heart
#

My father works in mapping, and he does a lot of stuff with drones to capture dotmaps

vast gulch
#

maybe not with 2.4ghz

serene jolt
#

But if you try to jamm enemies drone you also jamm drones and comunication in your country you know about that?

prime heart
#

That way, they can disable their jammers and work

vast gulch
#

i dont think thats how that works

serene jolt
#

Cuz change of this is low

prime heart
#

But the military jammers are medium sized backpacks with 8 antennas and they can jam signals from 500 meters away

vast gulch
#

im just saying if war came today i dont think my country would give a shit if i jammed incoming millitary drones

prime heart
#

Ww3 has already started

vast gulch
#

yuop

#

ppl in ukraine build em all the time

serene jolt
prime heart
#

But i just don't think drones are there to murder hobbyist kids

vast gulch
#

someday they might

serene jolt
#

i think we dont need to care about that just live your lifes

#

Cuz if it came we cant do anything

#

So just dont care about that

vast gulch
#

you can live your life but i will care

#

you dont have to be apart of it

serene jolt
#

K but its strange thing

vast gulch
#

i dont think its strange at all

prime heart
vast gulch
#

in fact i feel violated that someone would think its strange

prime heart
#

it is kinda strange tho

#

theres nothing to defend yourself from at the moment

#

theres no threats right now

vast gulch
#

so are a million other things like queers and gays but i dont say that i keep it to myself

serene jolt
#

Yea im talking about that

vast gulch
#

theres a billion strange things in this world is all im saying

serene jolt
#

Just interesting

prime heart
#

But ok

#

I see what you're saying, i understand

vast gulch
#

why are you taking it that way

prime heart
#

it's the only understandable thing based on what you're saying

serene jolt
#

But i think thats rly strange to make drone defense in your own house in the peacetime and think about ww3

vast gulch
#

well theres millions of people that agree

prime heart
#

you said "so are a million other things like queers and gays but i dont say that i keep it to myself"
and your next message is "theres a billion strange things in this world is all im saying"

prime heart
#

i'm gonna back off from this conversation, thanks for the projects!! ❤️

vast gulch
#

also millions who dont think jamming drones is strange if its in a life or death situation

prime heart
#

love the work 👍

prime heart
#

baiiiii

serene jolt
#

Finally we can end this conversetion

prime heart
#

ima go back to developing bot

vast gulch
#

someday it could be

#

okay

prime heart
serene jolt
#

Cuz thats useless to talk about ww3 defense system xd

vast gulch
#

we will all know who will be alive when that day comes trust me

serene jolt
prime heart
vast gulch
#

def not the people who didnt prepare before hand

civic oyster
serene jolt
#

🤫

vast gulch
#

Feel free to join the innovation hub

pure flint
#

I mean it is possible but very hard to achieve

serene jolt
#

@bold path idk

#

Thats expired butt thats spam

bold path
#

and wtf thats literally Bruces picture 🤣

serene jolt
#

xDDDD

bold path
#

@vast gulch wtf you can chat about it here (which is already on #1292088941843054753), dont spam links to outside

serene jolt
#

Thats guy genius

vast gulch
#

why did you take my server link down its literally a server with project rooms made for innovators

#

also i got bruce gpt to help anyone in need

#

how is one link a spam im confused

bold path
#

?

vast gulch
#

asked you a question and you reply with a question mark

bold path
#

yes

vast gulch
#

stop deleting my messages

bold path
#

stop pinging for no reason

vast gulch
#

its not for no reason

#

go worry about something else theres bigger fish to fry

bold path
#

1 day without texting here

#

think what you are doing

#

also, read the #📜-rules pls (to prevent getting perma banned)

tribal pasture
#

so this is branch about bruce can be used against nuclear missiles? or it's about jamming all flying staff?

bold path
#

o.O how can it be used against nuclear missiles? i think its about jamming flying stuff but it depends on the flying stuff you want to jam...
every device use some different form of communicaion, if the drone/anything else you are testing uses same frequency/protocols as bruce features support, then its already possible to do sutff like this

tribal pasture
bold path
tribal pasture
lunar shard
#

Just build a massive EMP generator. That should knock every thing out of the sky 😆

vast gulch
#

@lunar shard yuh lol

#

I definitely have a few ideas in mind

vast gulch
#

Project starter all parts are purchasable on aliexpress

#

This is the starting point gonna run bruce on a 7 inch cyd built in a weatherproof case with lipo battery's and leds

#

also using a 7inch cyd that has more io parts then normal 2.8

#

Ports *

#

reason for the buck converter is to drop the voltage of the lipo cells one thing i noticed in this 7inch cyd is its operating voltages are weird 4.25to 5.25 so thats where the buck converter comes to play

pure flint
#

Bro idk what are you trying to do with your "doomsday" stuff. I think it is unuseful for now

#

And remember you cannot hack sattelites or advanced drones with little thingy running on small mcu

vast gulch
#

@pure flint I have other things in mind for the satellite hacking and drone jamming obviously this is just a cool weatherproof case that you can build for a cyd secondly please refrain from posting on this thread if that's all you have to say 3rd I do not want you on this thread If your gonna spread negativity

#

I feel that should go for everyone including myself as it should

vast gulch
#

i will be posting pics and updates when the time comes in the meantime stay tuned

sudden tulip
pure flint
swift spindle
prime heart
drowsy schooner
#

@vast gulch this is a 2.4 ghz jammer?

#

yo this is crazy imagine seeing a random drone and seeing it falll

sudden tulip
prime heart
#

Sounds like a christopher nolan film tbh

vast gulch
#

im going with a 5.8 5 AND 2.4 GHZ

#

youtuber by the name save it for parts has more of a general idea im corresponding with him now getting a basic rundown ive also watched multiple of his videos and thats where the inspiration comes from on this project

drowsy schooner
#

@vast gulch lol imagine shutting down a kids drone haha

pure flint
prime heart
vast gulch
#

lol

prime heart
summer jackal
#

https://youtu.be/qf_xbkAdI0s?si=BXiythz1q44AYEms this gets into some of the legal issues surrounding development of such things

Recently I've built a drone designed for wireless RF interception and it can go against other drones or be used for wireless security testing. I've also released open source instructions and code on how to build and deploy it. I've also presented it at DEFCON 31 two weeks ago as the Strix Interceptor. Coming back to Philly I'm working on fixing ...

▶ Play video
#

Also a very interesting talk in general

sudden tulip
#

patiently waiting for this flower to bloom

summer jackal
#

I'm worry someone may get a knock on the door from federal agents. This stuff is highly illegal.

bold path
vast gulch
#

Hey thanks !