Skip to content
View SoulGirlJP's full-sized avatar
  • Indoors Studio
  • Montreal, QC
Block or Report

Block or report SoulGirlJP

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. IDA Script for KMS (updated from Dia... IDA Script for KMS (updated from Diamond25 Script)
    1
    #define RenameFunction(a, b) Message("Found %s at %a\r\n", b, a); MakeName(a, b)
    2
    #define START_ADDR 0x00400000
    3
    
                  
    4
    static main() {
    5
        
  2. AzureV316 AzureV316 Public

    AzureMS v316 KMS, i will update it and rewrite it from scratch later on to get a better understanding about everything.

    Java 88 94