-
**Description**:
Hello `proxychains` maintainers and community,
I've benefited immensely from `proxychains` and truly value its capabilities. Recently, I encountered a scenario involving Go prog…
-
I have a script using Interceptor.attach() and I'm hooking it to malloc()/free()/etc ...
However sometimes the hits don't land in the instrumented code. I suspect mostly in calls coming from libc i…
-
If you try to record data for
- Hearthstone
- Quizduel2
- WoWCompanion
- SubWaySurfer
- Ingress
The only request that is intercepted are GRPC calls to ```firebaseinstallations.googleapis.co…
-
```
For example, if a contact has a "mobile", a "work" and "sip1", "workVoip"
numbers, intercept outgoing calls only to the "sip1" and "workVoip".
```
Original issue reported on code.google.com by `…
-
```
For example, if a contact has a "mobile", a "work" and "sip1", "workVoip"
numbers, intercept outgoing calls only to the "sip1" and "workVoip".
```
Original issue reported on code.google.com by `…
-
I am Not able to find a place to log all calls to external APIS in express nodejs app using morgan and winston. I am not sure if this feature is available or not.
I have tried the code from the lin…
-
I'm trying to write a Userscript to change the behavior of websites by monkey-patching the built-in JavaScript functions, for example, replacing them with my custom versions to intercept their actions…
-
Related: https://github.com/bitcoinjs/bip32/issues/59
Seems like the only option is:
1. Check if version >= 17
2. If true, the index.js should also try to intercept ripemd160 calls and use pure…
-
[Sorna's "jail" subproject](https://github.com/lablup/sorna-repl/tree/master/jail)[(1)](#fn1) is a [seccomp](https://www.kernel.org/doc/Documentation/prctl/seccomp_filter.txt)-based sandbox written in…
-
Currently, the provider only intercepts individual calls, and not call batches. It's unclear if the eth.Contract interface will trigger batches of calls, but the underlying pub key and confdiential ca…