Skip to content
View MH2033's full-sized avatar

Highlights

  • Pro

Block or report MH2033

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. EvenFasterFFT EvenFasterFFT Public

    A set of Fourier Transfrom implementations are explored here. From simple DFT to Block FFT on GPU

    C++

  2. distributed-transcoder distributed-transcoder Public

    A distributed transcoding tool built with gstreamer, ffmpeg and open MPI for Nvidia jetson platfrom

    C++ 1 1

  3. worker-crew-manager worker-crew-manager Public

    C++ worker crew manager built on top of eventpp project

    C++ 1

  4. Quadcopter-Flight-Controller Quadcopter-Flight-Controller Public

    Quadcopter flight controller developed using ESP-IDF for ESP32 microcontroller

    C 6

  5. Research on making reverse engineer ... Research on making reverse engineer proof C++ apps
    1
    1. Tools for analyzing and exploring executables
    2
      strings, nm, readelf, objdump
    3
      
    4
    2. Compiler flags to exclude global symbol table and information generated by compiler(Also removing dead code)
    5
      "-fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -Wl,-s -Wl,--exclude-libs=ALL"
  6. Die-Again-Shell Die-Again-Shell Public

    A minimalistic shell for linux based enviroments

    C++ 1