Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View teixeira0xfffff's full-sized avatar

Block or report teixeira0xfffff

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

Pinned Loading

  1. Anti-VM Techniques with MSAcpi_Therm... Anti-VM Techniques with MSAcpi_ThermalZoneTemperature
    1
    function Get-AntiVMwithTemperature {
    2
        $t = Get-WmiObject MSAcpi_ThermalZoneTemperature -Namespace "root/wmi"
    3
    
                  
    4
        $valorTempKelvin = $t.CurrentTemperature / 10
    5
        $valorTempCelsius = $valorTempKelvin - 273.15
  2. Cybercrime-Forums Cybercrime-Forums Public

    Cybercrime forums for Cyber Threat Intelligence purpose

    94 26

  3. LNK-parser LNK-parser Public

    LNK Template for 010 Editor: Professional Text Editor

    1

  4. PriorityBooster PriorityBooster Public

    Driver Initialization for study proposal

    C++

  5. HuntDownProject/KoodousFinder HuntDownProject/KoodousFinder Public

    A simple tool to allows users to search for and analyze android apps for potential security threats and vulnerabilities

    Python 88 7

  6. OWASP/www-project-mobile-top-10 OWASP/www-project-mobile-top-10 Public

    HTML 118 40