Results 29 issues of besendorf

I tried to patch an app but encoding failed. I installed apk-mitm from the AUR. ``` $ apk-mitm --certificate ~/.mitmproxy/mitmproxy-ca-cert.pem de.fefe.blog.apk ╭ apk-mitm v1.2.0 ├ apktool v2.6.0 ╰ uber-apk-signer v1.2.1...

In addition to saving a .pcap file to the phone or serving it via http it would be a nice addition to support Wiresharks [sshdump](https://www.wireshark.org/docs/man-pages/sshdump.html) which send the live pcap...

enhancement

During a backup I checked with mvt-ios I noticed a warning `Found mention of domain "example.com" in a backup file with path: example/example.commercial.file` [domain changed for privacy reasons] It seems...

bug

All the records are flat json files (no nested objects) so they represent a table. I think it would be easier for people to read the records if they were...

enhancement

When following the instruction at https://github.com/librariesio/libraries.io/blob/main/docs/development-setup.md you receive an error after executing `irb> PackageManager::NPM.update "pictogram"` that the materialized views need to be refreshed. This can be done with `REFRESH MATERIALIZED...

Im currently trying to add the Debian packages to libraries.io. When implementing dependencies, I noticed that sometimes there is a dependencies that can be fullfilles by multiple packages. So the...

I was trying to import the libraries.io Open Data into a database of a libraries.io instance and ran into a few issues. I think documenting how to import the data...

It would be a huge privacy gain for Excision-Mail if it supported user mailbox encryption. Dovecot offers a plugin called [MailCrypt](https://doc.dovecot.org/configuration_manual/mail_crypt_plugin/#mail-crypt-plugin) which provides this functionality. It offers two modes. Global...

enhancement
help wanted

### Describe the bug 描述你遇到的错误 Im a bit confused about the config part of the [documentation](https://hugoloveit.com/theme-documentation-basics). In the [2.3 Basic Configuration](https://hugoloveit.com/theme-documentation-basics/#basic-configuration) Section a example configuration is provided inlcuding baseurl, menu...

bug

In the Documentation there are [references](https://github.com/MISP/misp-book/search?q=bro) to "Bro" however the project was renamed to zeek. https://zeek.org/2018/10/11/renaming-the-bro-project/ Those references should be renamed. There are also attributes of events called bro. I'm...