SBL (Small Brain Laboratory)

Home | Repo history | Todo | Contact




Todo list


Project Link Status Desc
Project to verify that NVIDIA CUDA operations run using Node.js (without other languages)
[Please enable javascript engine] Concept: Node.js doesn't natively support CUDA operations. While I've seen cases where node-gyp is used to execute other languages and make it work, this project aims to investigate whether it's possible to run CUDA operations solely using Node.js. This is still just an idea, and the project has not been started yet.
Project - DRDoS but packet returnable
[Please enable javascript engine] Concept: DRDoS (Distributed Reflection Denial of Service) is a type of DDoS attack that uses a large number of compromised devices to overwhelm a target with traffic. This project aims to create a DRDoS attack that can be returned to the attacker. This is still just an idea, and the project has not been started yet.
Project - Military Radio Communication with Encrypted Bidirectional Text or Voice Transmission
Amateur radio(wikipedia)
Voice signal encryption method and device therefor(KR20040034465A)
A data communication apparatus using radio frequency and method thereof(KR101144417B1)
[Please enable javascript engine] Concept: Military radios transmit bidirectional encrypted voice communication to ensure secure transmission. This project aims to implement the encryption and transmission of voice data, similar to military radio systems. Additionally, for versatility, the system will support converting the encrypted data into multiple formats. Through wireless radio waves, real-time wireless voice communication is possible beyond simple text chat. But it's illegal to do it recklessly. It needs to be approved by the authorities when it comes to actual testing. It is likely to be used for illegal activities. This is still just an idea, and the project has not been started yet. <img width="970px" src="/static/2025-03-23_041230-min.png" alt="concept image" title="concept image"> Keywords: Voice payload packetization, AX.25 Protocol, PCM (Pulse Code Modulation), PSK31 (Phase Shift Keying), FSK (Frequency Shift Keying), Frequency Modulation encrypt/decrpyt, HF (High Frequency) ~ LF (Very Low Frequency), only for test UHF(Ultra high frequency), AM (Amplitude Modulation), SSB (Single Sideband Modulation), CW (Continuous Wave)