blob: 2e2d26be92a25ba136d884fd51cb0aa7b6d619c2 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
|
title: Random
keywords:blog,projects
#
## Random
## Projects
### Active
| Project | Description |
| --- | --- |
| [ADSB Decoder](writeup/adsb_decoder.md) | ADSB Decoder |
| [Undefined C](notes/undefined_c/tutorial.md) | Undefined C tutorial |
| [Kernel programming](notes/kernel/topics.md) | Linux Kernel programming |
### Non active
| Project | Description |
| --- | --- |
| [DataMatch](writeup/datamatch.md) | data matching language for binary files |
| [Radiola](writeup/radiola.md) | rtlsdr sdr experiments |
| [Kconf2h](writeup/kconf2h.md) | convert kernel Kconfig to *.h files |
| [h64e](writeup/h64e.md) | mini hexdump like hex dumper |
| [ihe](writeup/ihe.md) | interactive cli hex editor |
| [fractal](writeup/wasm_fractal.md) | wasm/C written dynamic fractal generator |
## Devices
| Device | Description | Link |
| --- | --- | --- |
| [Routers](routers.md) | Routers | Dumps,photos |
| [SAMSUNG XE303C12](writeup/devices/samsung_xe303c12.md) | Google chromebook with ARM CPU | [Manufacturer](http://www.samsung.com/us/computer/chrome-os-devices/XE303C12-A01US) |
## Non-tech
[Notes on videos](writeup/notes_on_videos.md)
[Research uni math course content](research/math.md)
|