Giter VIP home page Giter VIP logo

secext's Introduction

logo

Arma Security Extension

License: CC BY-ND 4.0 Go Report Card StandWithUkraine

Developed for Rocket Life - RIP

Disclaimer:

Published for informational and educational purposes.

The legality of using this extension is questionable.

Use, which I do not recommend, at your own risk.

Responsibility for use in production lies with you.

User story:

There was a need to detect multi-accounts of players and clarify the characteristics of PC components.

It was both a means to combat cheaters and other dishonest players, and also a means of collecting statistics on the target audience, both in terms of optimizing game functions and monetization.

Слава Україні 🇺🇦

Stand With Ukraine

Requirements:

Go 1.17 CGO enabled GCC Compiler

Donate

  • BTC: bc1qjnvkr3asrwvh55eycucnrchftwdl82w3vsk3tt
  • ETH: 0x4c197743E4340C5695a687882663816F4F3948Bf
  • USDT ERC20: 0x4c197743E4340C5695a687882663816F4F3948Bf
  • USDT TRC20: TVpRMLNMwFoM5L2R1YN4DpeNJPkrrVeJzY

Build:

 make build  

Commands:

  • info
  • goarch
  • close
  • version
  • isAdmin
  • get_HWID (deprecated)
  • get_Process
  • get_MAC
  • get_IP
  • get_GeoIP
  • get_Sd
  • v (deprecated)
  • GetCPU_id
  • GetCPU_name
  • GetMother_id
  • GetMother_name
  • GetBios_id
  • GetBios_ReleaseDate
  • GetBios_Version
  • GetRam_serialNumber
  • GetRam_capacity
  • GetRam_partNumber
  • GetRam_Name
  • GetProduct_Date
  • GetProduct_Version
  • Get_Drives
  • get_Product
  • GetPC_name
  • Get_SID
  • Get_VRAM_name
  • get_CSP
  • uuid - generate uniquie UUID string
  • setEnv - 2 arguments [key, value]
  • getEnv - 1 arguments [key]

Screenshots

  • 1_c - set credentials for GDrive
  • 2_c - set token for GDrive
  • 3_c - Make screenshot and upload, with timeout 5 second (game will be freezed on 5 sec)
  • 3_c_t - Same as 3_c but without freeze
  • 4_c - clear cache images

Registry reader

Allowed categories classes_root, current_user, local_machine, users, current_config Known issues: Not all items in categories can be read, in windows we have limits, use better current_user

  • 1_r - write registry key. 4 arguments [category, path, key, value]
  • 2_r - read registry key. 3 arguments [category, path, key]
  • 3_r - delete registry key. 3 arguments [category, path, key]

File reader

  • 1_f - write file. 2 arguments [path, content]
  • 2_f - read file. 1 argument [path]
  • 3_f - delete file. 1 argument [path]

secext's People

Contributors

fairytale5571 avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.