Giter Club home page Giter Club logo

flipper_toolbox's People

Contributors

aleef02 avatar evilpete avatar kulverstukas1 avatar misusage avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

flipper_toolbox's Issues

[Request] .sub to .ook

As previously stated your tools are fantastic and I use them regularly.

A potential improvement though would be the inclusion of a script to convert flipper .sub files to .ook files. From there they could be converted to many other files through rtl_433. The flipper is a great little tool to use and capture stuff on the go, but with URH's limited ability to open .sub files, the best way to analyze a capture is still to play it from the flipper to an rtlsdr. A script to convert a .sub to .ook would eliminate that step, and additionally it would open up the major flipper .sub repos to easy conversion to many other file types (.c16, etc) and an easy way to convert back and forth with the existing .ook to .sub.

I hope you will consider working on this.

AttributeError: module 'ndef' has no attribute 'UriRecord'

when running the script I get this error:

  File "C:\Users\userr\Desktop\nfc_gen_url.py", line 134, in <module>
    nfc_data = gen_nfc_sub(arg_data)
  File "C:\Users\user\Desktop\nfc_gen_url.py", line 77, in gen_nfc_sub
    tag_message.append(ndef.UriRecord(x[1]))
AttributeError: module 'ndef' has no attribute 'UriRecord'

Unable to properly time RAW files with subghz_ook_to_sub.py

Hi Pete,

Great tools. Running into a bit of an issue when using subghz_ook_to_sub.py. I created a .cu8 file with a dummy signal before the actual signal with sox, I then convert to .ook with rtl_433, then use your python script to create the sub file. It appears when creating the sub my dummy signal is stripped out. Here is an example of the dummy signal:

dd bs=5000 count=1 if=/dev/zero | sox -t raw -v 0 -c2 -b8 -eunsigned-integer -r 250k - -t raw - > $HOME/______.cu8

I then cat the actual signal to that same file.

Without the dummy signal to buffer it is hard to get the timings right.

NFC Url No Such File / Bad Interpreter error?

[az@az-server Downloads]$ ls
nfc_gen_url.py

[az@az-server Downloads]$ ./nfc_gen_url.py https://google.com"Test" > Test.nfc

bash: ./nfc_gen_url.py: /usr/local/bin/python3: bad interpreter: No such file or directory

????????
Why does your script tell me I have no python files when comes default on 99% of linux systems?
I installed ndeflib already too...

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.