baptx

Results 74 comments of baptx
trafficstars

You can leave my issue open so people interested can see it with the open filter and make a pull request.

@eliyastein I did it with proxychains Related: https://github.com/mitmproxy/mitmproxy/issues/830

It would be useful to have Chrome and Chromium working on Anbox because there are some things I was not able to dot with Firefox on Android. For example some...

@Fuseteam Yes but I need Chrome or Chromium working on Android for the reasons I described because some mobile apps are opening a mobile web browser for authentication with a...

Related: https://github.com/tsarpaul/FBUnpinner/issues/31 @ppiccolo I also read Facebook is using something called Superpack for libraries compression: https://siliconangle.com/2021/09/13/facebooks-superpack-data-compression-technique-reduces-android-app-size-average-20/

@depocoder I tried the x86 version of your link with Android x86 (64 bit 7.1-r5) on VirtualBox (configured with a host-only adapter) but we cannot get past the login page,...

It looks like the addon is not modifying response headers, for example I tested by adding the response header "Location: https://example.com/" but nothing happens, I am not redirected to https://example.com/...

@sylingd thanks for your quick reply, I can confirm that modifying other response headers works, for example "Content-Disposition: attachment" displays a download popup. Is it not possible to modify the...

Another open source and cross-platform game engine you could consider is Irrlicht. It also has the advantage to use the same model / animations b3d files (that's how I heard...

Using a custom game engine could be a good idea since you have control over everything and you don't rely on a game engine that may be unsupported in the...