opahopa

Results 11 comments of opahopa

@budtmo +1 would appreciate some info on topic. Meanwhile, @soltysrr as i see, inspecting `function build()` in `release.sh` could provide answers.

same problem, macos catalina, ubuntu under vmware, debian dedicated server, centos server(enabled virtualization). -> probably the problem here is not with the host machine. also, tried using different version of...

this issue was based on the wrong debug approach. check `/var/log/supervisor/docker-android.stdout.log` in the target container to see your particular problem. As in the doc: `docker exec -it android-container tail -f...

Hi @omarhassanhub , i guess you got this log `atd entered FATAL state` from `docker logs *container*`, correct? this is a high-level message and to see the specific reason, you...

just a word here - i've spent whole day trying to figure out a solution to change a curve to `curveBasis`. tried installing d3-shape, d3 itself, etc, got through all...

@WindBridges you can use the minified version of the stealth plugin from the `extract-stealth-evasions`, works perfectly fine for me with `playwright`.

yeah know that, thanks. wandering about existing of any kind of `--version` flag in `hyperctl/hyperd`, since running `yum list installed | egrep "hyper-|hyperstart"` certainly must take more execution time. (in...

> And checked with the code > > ``` > # hyperctl version > The hyperctl version is 1.1.0 > ``` > > It's supported haha thanks! tried different options...

i found that disabling `iframe.contentWindow `, `navigator.plugins` works for me. enabling any of them results in being detected

Sure, thanks for the answer! can you suggest how can i debug whether the data from the knowledge source was passed to the crew? cause atm within my setup it...