Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 06/16/2019 in Files

  1. Version 3.3.2

    26,604 downloads

    Script which allow search and replace strings, HEX-strings and AoB (Array of Bytes). Video on example app: String search/replace - lua script - GameGuardian Video on real game: Asphalt 8: Airborne - new maps in solo/quick race - lua script - GameGuardian
    1 point
  2. Version 1.3_1

    2,285 downloads

    Get information about loaded library inside memory. * Pros - Parsed ELF Structure, Program Header, Dynamic Segment, Symbol * Cons - Section Header are not parsed, because it not loaded into memory. - Only 32-Bit Elf Supported. * Thanks to: - @Enyby * Use cases: - PinOut Hax - Injection References: [1] https://en.wikipedia.org/wiki/Executable_and_Linkable_Format [2] http://phrack.org/issues/59/8.html (I need to create elf parser before getting through. xD)
    1 point
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.