Thomas Sutter
Thomas Sutter
Hello there! I started to work on the FeliCa Standard card support and I will work on this for a couple of weeks. To keep you up to date with...
I'm interested in using avatar2 to instrument the Android emulator. After reviewing the handbook, I noticed that there isn't currently support for an Android target, and PANDAS also doesn't support...
I'm attempting to use `GenericReferenceField` or `GenericLazyReferenceField` fields in combination with `ListField`. However, it seems that the fields cannot be resolved correctly. I have the following model and graphene schema...
Hi there, I have tried to find the proper way to add basic authentication to the swagger.io page. However, from the documentation I'm not sure how it is meant to...
Hey there, I've come across your work and would like to include your python implementation of LZJD into my project and hash several million files. Would it be possible to...
Added FirmwareDroid to the README file as it heavily uses AndroGuard for several analysis tasks
I tried to run the latest frida-server (17.5.1) on an Android 14 Emulator (ARM64) but it seems that SELinux policies block frida-server by default. The following log pops up whenever...