Git Product home page Git Product logo

010_template_for_android's People

Contributors

liumin0 avatar tomken 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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

010_template_for_android's Issues

ARSCTemplate

感谢UP主分享ARSCTemplate。

但是我在分析的过程中,感觉你的ARSCTemplate有bug。
ARSCTemplate中并没有定义ResTable_map结构体,所以当解析遇到Bag类型的时候会出现错误的解析。
原本应该紧接着arsc_mapentry结构体出现多个ResTable_map结构体,但是由于没有定义ResTable_map,010eiditor会将其解析成新的arsc_mapentry,从而导致后面的数据解析错误。

*ERROR Line 2476: Invalid array size in declaration.

010editor 7.0 运行OATTemplate.bt模板提示
Executing template 'K:\gitrepositorys\010_template_for_android-master\OATTemplate.bt' on 'H:\odexlearning\xdctf2.odex'...
*ERROR Line 2476: Invalid array size in declaration.

Line 2475:uint32 image_file_location_size;
Line 2476: char image_file_location_data[image_file_location_size];

Dex Template

It's have been nice if you retained the credits from the DEXTemplate.bt which lots of the DEX structure and handling is copy/pasted from. However since it is public domain, do as you'd wish.

Anyway, I'd suggest using the 010Editor ability to link to other templates; this is so you can have an OAT file template which is ultimately separate from the Dex template and not have to maintain "uber/large" templates inside of each other when a bug is found in a base template. See RunTemplate function on Interface Function page.

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.