Skip to content
View v1s0or's full-sized avatar
😃
😃

Block or report v1s0or

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 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
v1s0or/README.md

(this account is archived)

Pinned Loading

  1. defender disabler defender disabler
    1
    using System;
    2
    using System.Collections.Generic;
    3
    using System.Linq;
    4
    using System.Text;
    5
    using System.Threading.Tasks;
  2. Buffer Overflow example Buffer Overflow example
    1
    #include <iostream>
    2
    #include <cstring>
    3
    
                  
    4
    int main() {
    5
        char buffer[8];  // Small buffer