Git Product home page Git Product logo

Comments (5)

dannye avatar dannye commented on May 24, 2024

This is not really appropriate for a project like this.

from pokered.

gogo2464 avatar gogo2464 commented on May 24, 2024

Ok. I understand.

from pokered.

vulcandth avatar vulcandth commented on May 24, 2024

@gogo2464 Another bit of info for you. Since pokered is written in assembly, it uses routine's. True functions do not exist, as that comes from higher level programming languages.

from pokered.

Rangi42 avatar Rangi42 commented on May 24, 2024

Public documentation for individual functions makes sense when those functions are part of a public API for a library. That's not the case here: you use and modify the entire disassembly project, and are free to edit or replace anything in it.

The wiki tutorials exist for documenting common upgrades to the project, and (at least in pokecrystal) there are docs for describing how high-level systems in the game work.

from pokered.

gogo2464 avatar gogo2464 commented on May 24, 2024

Well I needed it for my blog : https://gogo2464.github.io/gogo-s-blog/from-0-to-buffer-overflow/episode-1-reverse-engineering-and-exploitation-of-pokemon-red-and-blue/ . In this blog I required to easily find routines names and arguments. Anyway I finished it alone with the comments.

from pokered.

Related Issues (20)

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.