Pavel Zhovner

Results 77 comments of Pavel Zhovner

@ZeroChaos- do you want to make an eBuild of qFlipper for Gentoo? Otherwise, we should close this issue and recommend to use AppImage.

Maybe you can run command line version of qFlipper?

Any updates here? Build is still fails on MacOS 10.12. @darkk you can run MacOS on virtual machine. Here is the magnet link with preinstalled MacOS image `magnet:?xt=urn:btih:77a8c16b8a4131069e52da40769c9ce7097b94a7&dn=EC%2010.11.0.iso&tr=http%3a%2f%2fbt3.t-ru.org%2fann%3fmagnet` Installation notice...

Here is the VNC credentials encrypted with your PGP key. It's a latest macOS High Sierra 10.13.3 with developers tools installed. Feel free to do anything you need, even completely...

> do you know how to configure MacOS firewall to redirect TCP and UDP traffic to redsocks? macOS has almost original `pf` firewall, so it should works the same as...

![image](https://user-images.githubusercontent.com/774290/75632764-94913d80-5c10-11ea-9c4b-37ee605b4af4.png) I'm trying to use QCA9377 USB dongle from [8 devices](https://www.8devices.com/products/blue-bean). With this kernel https://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git branch `ath10k-pending-sdio-usb`. Builded with debug flags enabled: **.config** ``` CONFIG_ATH10K=m CONFIG_ATH10K_CE=y CONFIG_ATH10K_PCI=m CONFIG_ATH10K_SDIO=m CONFIG_ATH10K_USB=m CONFIG_ATH10K_DEBUG=y...

Working on this issue, will release separate mac M1 version of qFlipper.

Maybe it's not a best way and we should use `homebrew services` instead. To do this, we need to add option that automatically finds WiFi adapter (en1 or en0) and...

To change MAC address we need a root permissions, but as I know, brew can only create a user services. It could be wrong.