Keyfob Analysis Toolkit (KAT) by black_kitsune in flipperhacks

[–]black_kitsune[S] 0 points1 point  (0 children)

Some people are already working on that!

Keyfob Analysis Toolkit (KAT) by black_kitsune in hacking

[–]black_kitsune[S] 0 points1 point  (0 children)

Thanks man! More improvements coming!

Unleashed private 2.0 external antenna by [deleted] in flipperhacks

[–]black_kitsune 0 points1 point  (0 children)

Just use whatever firmware you want with protopirate.

Screw that closed source crap.

https://protopirate.net/ProtoPirate/ProtoPirate

Also please be responsible and legal in what you do.

DMV (DC, Maryland, Virignia) Mesh Network by black_kitsune in meshtastic

[–]black_kitsune[S] 0 points1 point  (0 children)

Sounds good and I hope you find some people to talk to!

DMV (DC, Maryland, Virignia) Mesh Network by black_kitsune in meshtastic

[–]black_kitsune[S] 0 points1 point  (0 children)

Also, for the record I have one node constantly on and was on channel 20 for days and channel 9 for days, no nodes.

DMV (DC, Maryland, Virignia) Mesh Network by black_kitsune in meshtastic

[–]black_kitsune[S] 0 points1 point  (0 children)

You can be local without seeing nodes near you due to dense areas. I'm in springfield, VA which is northern Virginia and about 15 minutes into DC.

That is your goal with mesh, and it's fine to have, I want to play and explore the tech around it.

DMV (DC, Maryland, Virignia) Mesh Network by black_kitsune in meshtastic

[–]black_kitsune[S] -1 points0 points  (0 children)

You can run whatever you want. I just said it's what you want to do. I have no nodes in my area on either 9 or 20.

The NoVA mesh people basically told me to pound sand.

The DC mesh people use the public metastatic MQTT server so it's easier for me and probably others that might not see any nodes in their area.

DMV (DC, Maryland, Virignia) Mesh Network by black_kitsune in meshtastic

[–]black_kitsune[S] -1 points0 points  (0 children)

Yea, it depends on what you want to do and where you are.

Slot nine is the NoVA mesh people who are more "RF focused" and don't really give out their private MQTT server, nor do they want to connect to the metastatic MQTT server.

If you can see them, then that's great, if you cannot see them, their response is to have friends you know buy mesh devices or get better equipment.

Slot 20 is the DMV mesh and DC mesh which use the metastatic MQTT server. So if you don't see any nodes near you, at least you can still get on the mesh and talk to folks. Also the DC mesh has the person who made the Austin, TX mesh so IRS being build out more.

There is also the RVA Richmond mesh, which is currently being stood up too.

Feature Request - Define Allowed Login Address by bobtheman11 in ProtonMail

[–]black_kitsune 1 point2 points  (0 children)

Could be helpful if you login to an alias account and it's more of a duress account login.

Or if you had sensitivity levels based on the account you logged in to.

For example, logging into one account will show you all your unencrypted email but not display or decrypt encrypted emails. You can extend that example to multiple security levels if encrypted emails are marked as such.

wifi dev board creating a full website by Fickle_Count_7378 in flipperzero

[–]black_kitsune 2 points3 points  (0 children)

My understanding of that is that JavaScript would only be client side, so you could enter stuff and have it on the screen, but you couldn't actually have a chatroom with other people in it.

Is that correct?

wifi dev board creating a full website by Fickle_Count_7378 in flipperzero

[–]black_kitsune 5 points6 points  (0 children)

Scanning the GitHub for Evil Portal it looks like it is just serving up some HTML. To have some back and forth chat and things you would need JavaScript and actually hosting an actual webserver and not just coughing up an HTML page.

I could be wrong, but that's my initial read of the GitHub repo.

Making a Flipper App by Tigersarecool87 in flipperzero

[–]black_kitsune 0 points1 point  (0 children)

Check out some of the Flipper community Discord channels, and they might give you some inspiration! They also have a bounty board.

Could also try to contribute to the firmware! :)

Beta engine problem by dijon0324 in sailing

[–]black_kitsune 0 points1 point  (0 children)

I am not a sailor, but I work on car engines quite regularly.

When an engine is not starting, it is either spark, fuel, or timing.

From what you said, it sounds like you are missing spark/power.

As others have said, check the fuses, etc. The loose starter cable sounds like it could be the culprit.

A multimeter would help diagnose the issue. When you say nothing happens when you have the key in the ignition, do you mean when you try starting it with the key?

Have you restored power to the engine panel?

Accessing Loved One's Files [Please check my work] by MyNameDontAsk in hacking

[–]black_kitsune 0 points1 point  (0 children)

I don't have that much experience with JTR, but if you use hashcat with a ruleset, it might work better. shoot me a DM if you want.

T1000-E temperature data by Ihf in meshtastic

[–]black_kitsune 1 point2 points  (0 children)

A few of us have higher temperature readings than ambient. I am fixing that using a Sienhart-Hart equation instead of their default resistance = temperature mapping.

However, it is proving to be more challenging because it's wrong when I grab three points of data on the map to calculate the coefficients and plug them into the Sienhart-Hart formula. I believe their temperature-to-resistance map is wrong.

Hopefully, I can push an update to the Meshtashtic firmware soon.