diff options
Diffstat (limited to 'md/random.md')
-rw-r--r-- | md/random.md | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/md/random.md b/md/random.md new file mode 100644 index 0000000..59100ed --- /dev/null +++ b/md/random.md @@ -0,0 +1,37 @@ +title: Random +keywords:blog,projects + +# + +## Random + +## Projects + +### Active +| Project | Description | +| --- | --- | +| [Undefined C](notes/undefined_c/titles.md) | Undefined C tutorial | + + +### 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) + |