GithubHelp home page GithubHelp logo

codecat / catsight Goto Github PK

View Code? Open in Web Editor NEW
165.0 11.0 11.0 809 KB

Cross-platform process memory inspector

License: GNU General Public License v3.0

CMake 1.70% C++ 96.51% C 1.79%
reverse-engineering security x64 x86-64 cross-platform

catsight's Introduction

Hello! Hi! I'm Melissa, a transgirl from the Netherlands who likes to write a lot of code. ๐Ÿฅฐ

I made Openplanet and Trackmania.io.

You can support me on Patreon!

catsight's People

Contributors

codecat avatar pthom avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

catsight's Issues

Implement DWARF parsing in Linux

This would add the ability to read symbols from processes with debug information on Linux through LinuxProcessHandle::GetSymbolName and LinuxProcessHandle::GetSymbolAddress.

Depending on how complex this is, might need another dependency (such as libelfin which would probably also replace the ELFIO dependency) or we'd have to implement parsing manually based on the spec, if it's simple enough.

DWARF specification: http://www.dwarfstd.org/doc/DWARF5.pdf

Fix font loading

When starting catsight some exceptions are thrown when trying to load fonts/DroidSansMono.ttf and fonts/DroidSans-Bold.ttf. Works fine with the attached folder next to catsight.exe. I downloaded them from https://www.fontsquirrel.com.

fonts.zip

You could either embed the fonts with some cmake magic, or copy them at configure/install time to the appropriate locations.

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.