Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / appknox/pyaxmlparser issues and pull requests

#82 - Remove resources initialization when importing pyaxmlparser

Pull Request - State: open - Opened by smplio 9 days ago - 1 comment

#81 - "SyntaxWarning: invalid escape sequence" error with python 3.12

Issue - State: open - Opened by pitsi 5 months ago - 2 comments

#79 - Fixes arscutil to continue parsing, closes #78

Pull Request - State: closed - Opened by subho007 11 months ago - 1 comment

#78 - ResParserError: res1 must be zero!

Issue - State: closed - Opened by Retr0-XX 11 months ago - 1 comment

#77 - Encountered a problem when analyzing MIUIEmail.apk

Issue - State: open - Opened by HoratioShaw 12 months ago

#76 - Fix SyntaxWarning on Python 3.12

Pull Request - State: closed - Opened by mhils about 1 year ago - 1 comment

#75 - Option to make apkinfo faster

Issue - State: open - Opened by pasha-zzz about 1 year ago - 1 comment

#74 - Add silent option to suppress warning

Pull Request - State: closed - Opened by subho007 about 1 year ago - 1 comment

#73 - Many errors on some APKs

Issue - State: closed - Opened by pasha-zzz about 1 year ago - 1 comment

#72 - fix: use std man page

Pull Request - State: closed - Opened by chenrui333 about 1 year ago - 1 comment

#71 - implement __repr__

Issue - State: closed - Opened by arist0v over 1 year ago - 1 comment

#70 - Update core.py

Pull Request - State: closed - Opened by arist0v over 1 year ago - 1 comment

#69 - Use icons not ending with xml

Pull Request - State: closed - Opened by subho007 almost 2 years ago - 1 comment

#68 - Add CodeQL workflow for GitHub code scanning

Pull Request - State: open - Opened by lgtm-com[bot] about 2 years ago - 1 comment

#67 - Added fix for AXML parsing for invalid header

Pull Request - State: closed - Opened by subho007 over 2 years ago - 1 comment

#66 - Bump lxml from 4.6.2 to 4.9.1

Pull Request - State: open - Opened by dependabot[bot] over 2 years ago - 1 comment
Labels: dependencies

#65 - How to get icon

Issue - State: closed - Opened by shashankx86 over 2 years ago - 1 comment

#64 - [bugfix] Remove spaces from nsmap

Pull Request - State: closed - Opened by Praseetha-KR almost 3 years ago

#63 - How I get icon

Issue - State: closed - Opened by shashankx86 almost 3 years ago - 4 comments

#62 - Correct man path

Issue - State: closed - Opened by ford--prefect almost 3 years ago - 4 comments

#61 - zipfile.BadZipFile: File is not a zip file

Issue - State: closed - Opened by Arshit007 about 3 years ago - 1 comment

#60 - Bump lxml from 4.6.2 to 4.6.5

Pull Request - State: closed - Opened by dependabot[bot] about 3 years ago - 2 comments
Labels: dependencies

#59 - Implement functions for `with` statement and `close()`

Issue - State: open - Opened by Droppers over 3 years ago

#58 - Remove license templates & added license information on the core files

Pull Request - State: closed - Opened by subho007 over 3 years ago

#57 - [LICENSE] Add name of copyright owner and date

Issue - State: closed - Opened by flaminestone over 3 years ago - 2 comments

#56 - Bump lxml from 4.6.2 to 4.6.3

Pull Request - State: closed - Opened by dependabot[bot] almost 4 years ago - 1 comment
Labels: dependencies

#55 - add asn1crypto to requirements

Pull Request - State: closed - Opened by subho007 almost 4 years ago

#54 - "x509 is not defined" in calling apk.get_certificates()

Issue - State: closed - Opened by Venonatory almost 4 years ago - 3 comments

#53 - Added signing check for APK

Pull Request - State: closed - Opened by subho007 almost 4 years ago - 2 comments

#52 - Bump lxml from 3.7.3 to 4.6.2

Pull Request - State: closed - Opened by dependabot[bot] about 4 years ago - 1 comment
Labels: dependencies

#51 - :bug: Fix handler for logging

Pull Request - State: closed - Opened by dwisiswant0 over 4 years ago - 1 comment

#49 - Unexpected behaviour is observed if a large APK file is loaded

Issue - State: closed - Opened by mykola-mokhnach about 5 years ago - 2 comments

#48 - Add apkinfo manpage

Pull Request - State: closed - Opened by dilinger about 5 years ago - 1 comment

#47 - Relax click requirements

Pull Request - State: closed - Opened by SUPERCILEX over 5 years ago - 3 comments

#46 - Fix small Python 2 incompatibility

Pull Request - State: closed - Opened by SUPERCILEX over 5 years ago - 3 comments

#45 - show "Failed to get the attribute with namespace" when try to decode HKnews.apk

Issue - State: closed - Opened by bs111 over 5 years ago - 10 comments

#44 - Avoid startswith check when app_icon is None

Pull Request - State: closed - Opened by Praseetha-KR over 5 years ago

#43 - Unset app_icon in the case of sym_def_app_icon

Pull Request - State: closed - Opened by Praseetha-KR over 5 years ago

#42 - Issue #41

Pull Request - State: closed - Opened by jtjisgod over 5 years ago - 1 comment

#41 - _get_res_string_value parsing error

Issue - State: closed - Opened by jtjisgod over 5 years ago - 1 comment

#40 - Return none for icon_data when resource definition is not found

Pull Request - State: closed - Opened by Praseetha-KR over 5 years ago

#39 - added support PyPy and extended command line.

Pull Request - State: closed - Opened by xiva-wgt almost 6 years ago

#38 - Upgrade to click 7

Issue - State: closed - Opened by subho007 almost 6 years ago

#37 - Drop asn1crypto requirement

Pull Request - State: closed - Opened by doctaweeks almost 6 years ago

#36 - Added path to resources to include xml and js files on pip package

Pull Request - State: closed - Opened by subho007 almost 6 years ago

#35 - v0.3.14 package misses public.xml

Issue - State: closed - Opened by eighthave almost 6 years ago - 4 comments

#34 - Fix pyaxmlparser upstream

Pull Request - State: closed - Opened by subho007 almost 6 years ago - 2 comments

#33 - Revert "- support for python 2.7.x and PyPy."

Pull Request - State: closed - Opened by subho007 almost 6 years ago

#32 - License clarifications

Issue - State: closed - Opened by armijnhemel about 6 years ago - 3 comments

#31 - - support for python 2.7.x and PyPy.

Pull Request - State: closed - Opened by xiva-wgt about 6 years ago - 3 comments

#30 - Error with the application's Icon

Issue - State: closed - Opened by Ahmed-Salama96 about 6 years ago - 2 comments

#29 - pyaxmlparser broken by Click 7.0

Issue - State: closed - Opened by xi1976github about 6 years ago - 1 comment

#28 - Switch from warning to python logging

Pull Request - State: closed - Opened by cosmosgenius over 6 years ago - 3 comments

#27 - Python Click 7

Issue - State: closed - Opened by lightdot over 6 years ago - 1 comment

#26 - Check if version name exists before parsing

Pull Request - State: closed - Opened by ChillarAnand over 6 years ago

#25 - Exception when parsing packages without a version name

Issue - State: closed - Opened by bxlrltd over 6 years ago - 1 comment

#24 - add get_permissions

Pull Request - State: closed - Opened by hatamiarash7 over 6 years ago

#23 - Fix access to `package` property

Pull Request - State: closed - Opened by jflbr over 6 years ago

#22 - Failure case when the package is used as the default app name

Issue - State: closed - Opened by jflbr over 6 years ago - 1 comment

#21 - Free apk file after manipulation

Issue - State: closed - Opened by Baneeishaque over 6 years ago - 1 comment

#20 - Fixed code formatting in readme

Pull Request - State: closed - Opened by ChillarAnand over 6 years ago

#19 - Lots of warnings pollute output

Issue - State: closed - Opened by kyak over 6 years ago - 3 comments

#18 - Upstream update

Pull Request - State: closed - Opened by subho007 over 6 years ago - 1 comment

#17 - Update from upstream Androguard

Issue - State: closed - Opened by subho007 about 7 years ago

#16 - zipfile.BadZipFile with com.textra

Issue - State: closed - Opened by NoMore201 about 7 years ago - 2 comments

#15 - tag or release versions

Issue - State: closed - Opened by ford--prefect about 7 years ago - 2 comments

#14 - Added CLI support for pyaxmlparser

Pull Request - State: closed - Opened by ChillarAnand over 7 years ago - 2 comments

#13 - commandline support

Issue - State: closed - Opened by anantshri over 7 years ago - 2 comments
Labels: enhancement

#12 - Code cleanup

Pull Request - State: closed - Opened by ChillarAnand over 7 years ago

#11 - Check for valid icon data before getting data

Pull Request - State: closed - Opened by ChillarAnand over 7 years ago

#10 - zipfile.BadZipfile: File is not a zip file

Issue - State: closed - Opened by pablobuenaposada over 7 years ago - 8 comments

#9 - Setup travis with linters and test cases

Issue - State: open - Opened by ChillarAnand over 7 years ago

#8 - Add missing const. prefix for COMPLEX_UNIT_MASK

Pull Request - State: closed - Opened by rbdixon over 7 years ago - 2 comments

#7 - Fix pyaxmlparser logic for APK

Pull Request - State: closed - Opened by subho007 almost 8 years ago
Labels: enhancement

#6 - Get attribute without namespace if with namespace doesn't

Pull Request - State: closed - Opened by viren-nadkarni almost 8 years ago

#5 - Expose python API

Pull Request - State: closed - Opened by ChillarAnand almost 8 years ago

#4 - Tests

Pull Request - State: closed - Opened by ChillarAnand almost 8 years ago

#3 - Write Testcases and add CircleCi

Issue - State: closed - Opened by subho007 almost 8 years ago - 1 comment

#2 - Create a CLI interface

Issue - State: closed - Opened by subho007 almost 8 years ago - 2 comments

#1 - Make it pip installable

Issue - State: closed - Opened by subho007 almost 8 years ago - 1 comment