Skip to content
View FaltoGH's full-sized avatar

Highlights

  • Pro

Block or report FaltoGH

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Pinned Loading

  1. teranum/KOAStudio teranum/KOAStudio Public

    KOAStudio, WKOAStudio C# 버전

    C# 3 2

  2. EmotionEngineer/EmotionPlayer EmotionEngineer/EmotionPlayer Public

    Video player with content analysis function for age rating

    C# 43 14

  3. HOchacha/Blackjack-copilot HOchacha/Blackjack-copilot Public

    Python 1

  4. CCLocalLevels.dat Decrypt CCLocalLevels.dat Decrypt
    1
    import base64, zlib, re
    2
    
                  
    3
    def decrypt(filename):
    4
    
                  
    5
        with open(filename, 'rb') as rbf:
  5. Im-Min/intmobGame Im-Min/intmobGame Public

    C++

  6. WPFChosungComboBox WPFChosungComboBox Public

    WPF 초성 검색 ComboBox

    C#