Skip to content
View stratic-dev's full-sized avatar

Block or report stratic-dev

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. FPK Packer
    1
    # FPK Packer
    2
    # For use on MHXR Installed files ./arc_adrd/ ./arc_ios/ ./arc_cmn to transform the unpacked files into a FPK
    3
    # By Stratic-Dev
    4
    
                  
    5
    import os
  2. Allows a person to extract text from...
    1
    #1.ReFrontier.exe' .\st200.pac -log -nonRecursive
    2
    #2. ReFrontier.exe' .\st200\0031_00025BA4.jkr -log -nonRecursive
    3
    # It should now be a bin 
    4
    # Credits: vuse for Refrontier making this work possible
    5
    # stratic-dev 
  3. Allows you to write a specific csv t...
    1
    import pandas as pd
    2
    import numpy as np
    3
    import argparse
    4
    
                  
    5
    parser = argparse.ArgumentParser()
  4. ZeruLight/Erupe Public

    Monster Hunter Frontier Server Emulator

    Go 200 54