NaniteFactory
"Flesh is temporary, data is forever..." Just another pleb. π
Seoul, Republic of Korea
Pinned Repositories
amidakuji
Just another game written in Go. AmidaKuji is a method of lottery very popular in East Asia.
chromebot
Run headless Chrome using Go.
dllmain
WinAPI DllMain() and its hook in Golang. To build & run in bash: $ make
gominhook
MinHook binding for Go (Golang) with support for Windows API.
hookwin10calc
Reverse engineered Windows 10 Calculator.exe (UWP application) hacker. νκΈ/ζΌ’ζμ λ°°μ΄ μλμ° κ³μ°κΈ° ν¨μΉ.
memory
unsafe hacky memory accessor written in go. $ go get -v github.com/nanitefactory/memory
naneat
Just another NEAT implementation.
Wifi-Direct-on-Linux
A Python module for setting up a Wifi-Direct (Wifi P2P) connection.
NaniteFactory's Repositories
NaniteFactory/Elevator-with-Atmega128
A small elevator control system that runs on ATMEL's 8-bit microcontroller.
NaniteFactory/Selective-Repeat
A visual demonstration of SR protocol using UDP socket programming written in Java.
NaniteFactory/Worm-Viruses
NaniteFactory/APIDemo
Demo for hosting Doxygen Code on Github
NaniteFactory/ARM-assembler-practice
NaniteFactory/awesome-devblog
κ°λ° λΈλ‘κ·Έ λͺ¨μ. κ°λ°μ μν€λ‘ νΈμ§μ€. RSS 리λ
NaniteFactory/Basic-MLP
Just another BP simulation.
NaniteFactory/Beautiful-KPU
My Android project ever done when I first started to learn Android app development.
NaniteFactory/bitcoin
Bitcoin Core integration/staging tree
NaniteFactory/BitcoinPlatinum
(Soon to be) C++ implementation of the Bitcoin Platinum protocol
NaniteFactory/californium
NaniteFactory/developer-roadmap
Roadmap to becoming a web developer in 2017
NaniteFactory/frame-rate-in-pixel
NaniteFactory/Intro-to-OS
A collection of assignments I've done in the operating systems class.
NaniteFactory/IPhoneRecordingsRenamer
κ°μΈ νΈμλ‘ κ°λ΅ν μμ±ν μ€ν¬λ¦½νΈμ λλ€. μμ΄ν°μ΄λ μμ΄ν ν°μΉμμ λ Ήμ νμΌλ€μ΄ λͺ¨λ μ μ₯λ ν΄λλ₯Ό κ·Έλλ‘ λ°μμ¨ λ€μ μ΄ μ€ν¬λ¦½νΈλ₯Ό μ€ννμ¬ κ·Έ κ²½λ‘λ₯Ό μ§μ νλ©΄, μ λͺ© λμ λ μ§λ§ νκΈ°λμ΄ μλ λ Ήμ νμΌλ€μ νμΌλͺ λ·λΆλΆμ, ν΄λΉνλ κ°κ°μ λ Ήμμ μ λͺ©μ λΆμ λλ€. λ Ήμλ€μ μ λͺ©μ AssetManifest.plistλΌλ νμΌ μμ μ μ₯λμ΄ μμ΅λλ€. μ΄ νμΌμμ κ°κ°μ λ Ήμμ μ λͺ©μ λΆλ¬ μ½μ΄λ€μ λλ€. λ Ήμ νμΌμ νμ₯μλ .m4aμ λλ€. νμΌλͺ μ΄ .m4aλ‘ λλλ λ Ήμ νμΌμ μ΄λ¦μ λͺ¨λ μμ ν©λλ€.
NaniteFactory/italc_help_kr
νκΈ italc μ€μΉ μλ΄
NaniteFactory/LearnGo
Teaching myself HelloWorld of Go a night
NaniteFactory/Maze
Maze generator and solver programmed using stack. I was barely learning C & Data structure at the time.
NaniteFactory/phantomgo
a headless browser phantomjs for golang
NaniteFactory/Pictionary-on-Linux
Clone of Pictionary-on-Unix to run the program on Linux.
NaniteFactory/Pictionary-on-Unix
It was possible to display GUI via SSH! An X-Window application programmed from scratch.
NaniteFactory/Single-Neuron-Training
Training a single linear neuron using gradient descent. Program written in JavaScript/HTML.
NaniteFactory/Tistory-nanite-vault
A responsive template for Tistory blogs.
NaniteFactory/Worm
A classic Snake-like game which includes multiplayer play and networking done by using UDP socket programming written in Java.