Skip to content
View teixeira0xfffff's full-sized avatar
Block or Report

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.

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

  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

    67 22

  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 81 7

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

    HTML 76 34