koxu1996

Results 15 issues of koxu1996

Setting wallpaper image does not work for me, because I am still seeing default one (this with dinosaurs). When I tried opening your theme in Google Chrome, then in console...

Let's suppose I have following class: ``` class Test(): @staticmethod def a(): return 'a' @classmethod def b(cls): return 'b' ``` I tried to attach pre/post function, but I am getting...

# Issue description I have to deal with large message (over 2GB) sent over ZMQ - I know it is not designed for doing such things, but there is no...

stale

## Steps to reproduce 1. Create simple C program: ``` #include #include void f(int n) { printf ("Number: %d\n", n); } int main (int argc, char * argv[]) { int...

### Steps to reproduce 1. Run [sample application](https://github.com/nccgroup/house/blob/master/test_apk/overloads.apk) and _frida-server_ 2. Create _script.js_ file which enumerate dex classes: ``` function enumDexClasses(apk_path) { BaseDexClassLoader = Java.use("dalvik.system.BaseDexClassLoader"); DexFile = Java.use("dalvik.system.DexFile"); df =...

I am looking for a way to lock achievement. Is is possible?

feature request

Fix for https://github.com/FallingSnow/lightdm-webkit2-material2/issues/14

Hello. I have been using your theme from some time and there is one annoying issue: sometimes instead of random wallpaper, default one (no-mans-sky.jpg) appears. Do you know, what might...

This PR updates Google Breakpad to the latest version. It should close ARM related issues: https://github.com/meganz/MEGAsync/issues/303, https://github.com/meganz/MEGAsync/issues/310, https://github.com/meganz/MEGAsync/issues/456. --- You can reproduce all changes with the following steps: **1. Prepare...

It looks like this tool is able to download only _.sdc_ files, but they can't be unpacked, because there is no key file. Sample log: ``` Info: Opening SDX file...