vad7 / nrf24scan

NRF24 scanner with resend ability for Flipper Zero
GNU General Public License v3.0
126 stars 2 forks source link

Unable to compile due to errors #4

Open eprig opened 1 month ago

eprig commented 1 month ago

I was unable to compile this app with ufbt. First it was looking for library files that it didn't have. Then, after I fixed that it is giving errors about an undeclared variable and incompatible pointer type.

error: 'FontBatteryPercent' undeclared (first use in this function)
error: passing argument 2 of 'view_port_input_callback_set' from incompatible pointer type [-Werror=incompatible-pointer-types]

note: expected 'ViewPortInputCallback' {aka 'void (*)(InputEvent *, void *)'} but argument is of type 'void (*)(InputEvent *, FuriMessageQueue *)' {aka 'void (*)(InputEvent *, struct FuriMessageQueue *)'}
Huzzla101 commented 1 month ago

First you need to use the scanner to get a adress or unique adress that correspond with your mouse dongle etc, its called a payload, the programmer have used his great efforts to make us be able to read the main adressses for keyboards and mouse dongles but the newest ones they got a "encryption" or at least that what was they called it... But "they" simply reverse sending your main adress so its maybe easy to decrypt for the one who need it , after you can use same adress to send badusb etc/ the 10payloads=10 letters/digits is normal for a mouse/keyboard dongle adress but the scanner /not sniffer- had allready put into it the real adress of most dongles so it was readable within seconds and esy to find with scanner app , then when u find a adress there then the nrf24sniff map will fill up with the adress u found and then open mouse jacker who will have the adress there ready as then it have the library file you miss as it will make a txt file with the adress found on scanner.- But the MAIN IMPORTANCE for people who understand the cappabilities to this wonderfull work by the programmer....They need focus on the SNIFFER as that can actually picp up every 2,4ghz devices and theyr signals and 99% of all main toys , remotes , electric dongles etc still uses this nrf24 /2,4 ghz signal within the electronics.. So u can still with the sniffer found every electric device that connects to somethings else with this app.... Also you can found the main adress of the main controlller like a mouse adress then you can also sniff even every signal that adress sendt to pc etc and you can resend the same or rather use main adresss of the mouse dongle to send bad usb or other files...... Thank you Programmer !! .. Please if any update inform me Sir ..!! From Norway with Love !=) I am starting to decrypt dongles using scanner then sniffer afterwards, i can explain it to you the programmer if you want to know how to decrypt the mouse dongle adresses... as they actuallye "someone" have studied your program uniqe adresses who scanned it but they still use the same adresses at most times so your scanner read the adress but the digits/letters are randomised so the adress consist of the real adress most times , but not in the correct order.... so they didnt decrypt the adresses they just stocked the letters meaning they know someone could sniff the adresses. Becouse i use a 2023 lenovo modell mouse with bluetooth and dongle abilities and i found my dongle adress ,first "encrypted" in the scanner and again in other order so it still works Sir .. Please Sir work more with this project ? I will support you !! Great Love from Norway !!

Huzzla101 commented 1 month ago

Wait your error is that you can not transfer the needed files from A to B =? Its good to know that your "font" battery procent is not used yet? maybe files missing becouse the error dont make other sense to me at least ..

But note: expected 'ViewPortInputCallback' {aka 'void ()(InputEvent , void )'} but argument is of type 'void ()(InputEvent , it means that when the packages was ready to be distributed and transferred from A to B something happened so you got a callback from the port input, maybe you used a usb who got formed to com port ? Error msg most likely from the port who got it from the device you was sending it to ... So try upload all with a SD card or use CLI method... Remember to put ur bauge up alot so it fit your transfer rates... Or use other CMD lines and or sources to re apply the packages to your device

Maatt0213 commented 1 day ago

Impossible to create the fap. And the fap link you provided in readme section is not working anymore

vad7 commented 1 day ago

It works on Flipper Zero Unleashed FW 1.15.0. I don’t plan to modify it for the new firmware yet, since I don’t need anything from Flipper now except nRF24-Batch, and it works as is.

Maatt0213 commented 22 hours ago

Thanks for reply!Please can you just send me the fap? I love this app and it not installed in the new unleashed release. HoweverI dont know how to use it I feel that it has big possibilities…Thank youEnvoyé de mon iPhoneLe 24 nov. 2024 à 08:18, Vadim @.***> a écrit : It works on Flipper Zero Unleashed FW 1.15.0

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you commented.Message ID: @.***>

vad7 commented 22 hours ago

Here: https://github.com/vad7/nrf24scan/releases

eprig commented 16 hours ago

Could you build a version for the newest release firmware version? I am not running unleashed firmware and just updated to the newest version.

vad7 commented 7 hours ago

Code refactoring is required, API has changed.

Maatt0213 commented 3 hours ago

FYI it works great on latest UNLSHD release Envoyé de mon iPhoneLe 24 nov. 2024 à 20:49, eprig @.***> a écrit : Could you build a version for the newest release firmware version? I am not running unleashed firmware and just updated to the newest version.

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you commented.Message ID: @.***>

Maatt0213 commented 3 hours ago

Can you tell me what it can be possible to do with this app and how? I feel its great potentialEnvoyé de mon iPhoneLe 24 nov. 2024 à 08:18, Vadim @.***> a écrit : It works on Flipper Zero Unleashed FW 1.15.0

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you commented.Message ID: @.***>