Jakub Kolcar

Results 16 comments of Jakub Kolcar

Yes I have also finally tried it on Mac M1 and it is indeed slower than current implementations.

Here is what helped for me on Mac M1 to fix this issue. Run the following commands in the webui directory: ``` git pull pip install -r requirements_versions.txt --prefer-binary git...

This is crucial feature, which Electron has. We need to support dragging files inter-applications in system.

Also I just tested this Proxmark on MacOs M1 and there it works flawlessly. It seems to be issue with the current master branch being usable (in the sense -...

I reflashed my Proxmark3 with current version of this repository. I did git clone of master branch. I copied Makefile.platform.sample into Makefile.platform and changed PLATFORM to PM3GENERIC. Compiled. Flashing worked...