Skip to content
View cristi-iorga's full-sized avatar

Block or report cristi-iorga

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Popular repositories Loading

  1. linux_nethook_ttl_randomizer linux_nethook_ttl_randomizer Public

    A Linux kernel module that randomizes the ttl for outgoing TCP and incoming UDP packets based on their flow

    C 1 1

  2. py_drag-n-drop_get-file-path py_drag-n-drop_get-file-path Public

    A simple function for getting a file/folder path via drag and drop in the windwos command line

    Python

  3. file_or_folder_to_mp3 file_or_folder_to_mp3 Public

    Turns any media file or folder with media files into mp3 (at 260 VBR) by using ffmpeg

    Batchfile

  4. extract_audio_from_video_file extract_audio_from_video_file Public

    A simple Windows batch file that extracts the audio from a given video file and saves it as a .wav file

    Batchfile

  5. combine_video_and_audio combine_video_and_audio Public

    Swaps the audio stream from a video file with a chosen audio file

    Batchfile

  6. download_and_mux_YouTube_streams_from_video download_and_mux_YouTube_streams_from_video Public

    A little python script that lets you choose a video and an audio stream from a YouTube Link and mux them together using ffmpeg

    Python