Commit Graph

68 Commits

Author SHA1 Message Date
Martin Thoma
644f4fb0ae
ENH: Add 'androguard' executable script
* New users will intuitively try the command 'androguard'. By adding this and the use of
  --help they can discover all of the functionality of androguard.
* code moved to the androguard directory: makes it easier to test and possible to import in other code.
* By not removing the scripts I think this is backwards-compatible

See issue #561
2018-10-05 08:48:20 +02:00
Sebastian Bachmann
a85f4ac526 specify version 2018-05-07 21:33:08 +02:00
Sebastian Bachmann
c56b17a78f fix installation of public.xml 2018-05-01 14:16:53 +02:00
shuxin
9e55c204ba switch pyasn1 to asn1crypto
so many bugs in pyasn1. asn1crypto is more easy in use, and no need cryptography any more.
2018-04-30 08:30:09 +08:00
Sebastian Bachmann
746c48bfc0 reorder requirements 2018-04-27 18:15:25 +02:00
Sebastian Bachmann
c6b8999ce3 androcg depends on matplotlib 2018-04-27 17:53:30 +02:00
Sebastian Bachmann
f9ca506e11 rename tool 2018-04-21 18:51:54 +02:00
Sebastian Bachmann
d115cd9c33 adding to setup 2018-04-21 18:17:50 +02:00
Sebastian Bachmann
431169378c fix warning 2018-03-15 18:06:43 +01:00
Sebastian Bachmann
0f0b6aabf6 enhance the setup.py 2018-03-09 12:38:22 +01:00
Sebastian Bachmann
0e83bf6365 create new wonderful testcases 2018-02-22 13:39:19 +01:00
Sebastian Bachmann
dd1d4f3d2b Merge branch 'master' of https://github.com/androguard/androguard into enhc-apkv2 2018-02-22 10:28:41 +01:00
Sebastian Bachmann
8a3430dd7b argparse does not work 2018-02-22 09:50:09 +01:00
Sebastian Bachmann
560cdabd75 generate new public resources 2018-02-21 19:37:10 +01:00
Sebastian Bachmann
8fad536494 adding to setup and testing 2018-02-21 14:42:16 +01:00
Sebastian Bachmann
9f0ec9a198 adding tool to use the new api 2018-02-21 14:41:08 +01:00
reox
f81bef8ddc
Merge branch 'master' into doc 2018-02-16 17:52:44 +01:00
Sebastian Bachmann
75e9c4aa65 more docs 2018-02-16 16:26:33 +01:00
Sebastian Bachmann
00c7221336 oh, we can not generate the permissions on install time 2018-02-16 11:32:02 +01:00
Sebastian Bachmann
64f09e09ac fiddling around with the paths 2018-02-16 11:30:23 +01:00
Sebastian Bachmann
d5072dbf15 remove data_prefix to enable --user install 2018-02-16 11:19:26 +01:00
Sebastian Bachmann
9a6f548d23 delete non packages and add package_data to setup 2018-02-16 11:02:28 +01:00
Sebastian Bachmann
1d3c00966d more on mapping 2018-01-31 15:00:52 +01:00
Sebastian Bachmann
a0fab2b2fc adding nose timer to see what tests are incredibly slow 2017-12-20 12:37:12 +01:00
Sebastian Bachmann
d3ada8f840 test if this has the same effect 2017-11-30 09:30:59 +01:00
Sebastian Bachmann
ae5d1f6224 adding warning for pyqt5 2017-11-30 09:18:21 +01:00
Sebastian Bachmann
ae2f621a04 specify correct versions 2017-11-30 09:15:26 +01:00
Sebastian Bachmann
11ed138793 do not use pyasn1 0.4.1 2017-11-24 10:15:47 +01:00
reox
a802e9e3ef
fix it again 2017-11-23 08:22:58 +00:00
reox
7b4c01ef4e
fix setup 2017-11-23 08:22:20 +00:00
reox
054de36202
Merge branch 'master' into lxml 2017-11-23 09:17:34 +01:00
Sebastian Bachmann
7f0827ec89 define requirements 2017-11-23 09:11:58 +01:00
Sebastian Bachmann
bb788137fe this is not how it works 2017-11-07 09:38:27 +01:00
Sebastian Bachmann
7ec405e7c1 fix for pycrypto 2017-11-07 09:29:38 +01:00
Sebastian Bachmann
257633912d documentation for magic 2017-08-31 12:14:52 +02:00
Sebastian Bachmann
4f79fb9775 ignore more versions of pyasn1 2017-08-29 10:14:09 +02:00
Sebastian Bachmann
f9808f9786 what 2017-08-25 13:39:02 +02:00
Sebastian Bachmann
f8efc17bad it worked for me locally... 2017-08-25 13:37:39 +02:00
Sebastian Bachmann
8bf02279a9 resolve #286 by disallowing 0.3.1 and 0.3.2 of pyasn1 2017-08-25 13:32:41 +02:00
Sebastian Bachmann
941dd05b44 workaround for pyasn1 2017-08-25 13:23:02 +02:00
Sebastian Bachmann
e21f56a88d define a cosistent version variable 2017-07-07 09:20:34 +02:00
Sebastian Bachmann
c3381ca6d8 change to RTD theme 2017-06-12 11:26:38 +02:00
Sebastian Bachmann
512747db8f Revert "mark dependencies, so readthedocs can properly build"
This reverts commit ce668d7200.
2017-06-12 10:58:48 +02:00
Sebastian Bachmann
ce668d7200 mark dependencies, so readthedocs can properly build 2017-06-12 10:56:28 +02:00
reox
d98fd60c29 Merge branch 'master' into install-paths 2017-06-12 08:28:28 +02:00
Sebastian Bachmann
0d7832fb93 specify the minor version as well. python3.2 is not supported as well 2017-06-10 18:59:07 +02:00
reox
6f82aff6ee Merge branch 'master' into install-paths 2017-06-10 18:08:37 +02:00
Raphaël Vinot
68d2628f27 Fix travis build
Fix https://github.com/androguard/androguard/issues/239
2017-06-10 17:01:10 +02:00
Hans-Christoph Steiner
cf1ddccc42 setup standard install paths for GUI files
This should also still work when run straight from git.  Yes, the setting
of data_prefix is not pretty, but I have never found a better way...
2017-03-16 22:18:42 +01:00
Sebastian Bachmann
67eaacbc89 mark some dependencies as extra 2017-03-16 12:52:16 +01:00