-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Another bug that came up during the tweaselORG/meta#16 run:
Failed to analyze app /media/benni/storage2/tmp/tweasel/cert-pinning-experiment/de.zollsoft.arzt_direkt_app-96.apk: Error: Failed to disable WireGuard tunnel.
at Object.setProxy (/home/benni/coding/JS/tweasel/experiments/cert-pinning-bypass/node_modules/appstraction/dist/index.js:1002:47)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at <anonymous> (/home/benni/coding/JS/tweasel/experiments/cert-pinning-bypass/node_modules/cyanoacrylate/dist/index.js:256:17)
at async Promise.all (index 0)
at stopTrafficCollection (/home/benni/coding/JS/tweasel/experiments/cert-pinning-bypass/node_modules/cyanoacrylate/dist/index.js:246:23)
at Object.stopTrafficCollection (/home/benni/coding/JS/tweasel/experiments/cert-pinning-bypass/node_modules/cyanoacrylate/dist/index.js:382:33)
at <anonymous> (/home/benni/coding/JS/tweasel/experiments/cert-pinning-bypass/run.ts:82:17)
From then on, every other app unsurprisingly failed with:
Failed to analyze app /media/benni/storage2/tmp/tweasel/cert-pinning-experiment/de.zooplus-161421209.apk: Error: Cannot start new traffic collection. A previous one is still running.
at startTrafficCollection (/home/benni/coding/JS/tweasel/experiments/cert-pinning-bypass/node_modules/cyanoacrylate/dist/index.js:186:48)
at Object.startTrafficCollection (/home/benni/coding/JS/tweasel/experiments/cert-pinning-bypass/node_modules/cyanoacrylate/dist/index.js:372:28)
at <anonymous> (/home/benni/coding/JS/tweasel/experiments/cert-pinning-bypass/run.ts:58:35)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working