Explore >> Select a destination


You are here

blog.httrack.com
| | developernote.com
12.2 parsecs away

Travel
| |
| | blog.quarkslab.com
16.4 parsecs away

Travel
| | This article is about greybox fuzzing of userland targets that can be encountered in Android using AFL++ and its Frida mode. We also discuss how to target JNI functions, to test the native features invoked by Java code.
| | blog.yannickjaquier.com
18.0 parsecs away

Travel
| | Hive concatenate command we use to maintain good performance is not working as expected with Spark generated tables. What have we done to bypass ?
| | blog.nodraak.fr
44.0 parsecs away

Travel
| For the second part of my Rust & WebAssembly journey, I will write a basic hello world project. Note: you can jump to the demo by clicking here. This will give me the opportunity to demonstrate how to write a simple Wasm module in Rust. I will focus on a simple frontend and ignore the backend: no complicated GET or POST requests, no websockets, etc. This article will present how to build a simple game, such as Matt's Pont.