pspec.xml 1.6 KB

1234567891011121314151617181920212223242526272829303132333435363738394041
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>androidsniffer</Name>
  6. <Homepage>https://packetstormsecurity.com/files/97464/Andr01d-Magic-Dumper-0.1.html</Homepage>
  7. <Packager>
  8. <Name>İbrahim KARAGÜZEL</Name>
  9. <Email>karaguzelibrahim@gmail.com</Email>
  10. </Packager>
  11. <License>as-is</License>
  12. <IsA>app:console</IsA>
  13. <Summary>An Android Dump Tool</Summary>
  14. <Description>Andr01d Magic Dumper is a perl script that lets you search for 3rd party passwords, dump the call log, dump contacts, dump wireless configuration, and more.</Description>
  15. <Archive sha1sum="b913bb9358a275b823f8a04428d732ceaa9cba40" type="binary">https://github.com/ibrahimkaraguzel/Sources/raw/master/AndroidSniffer/AndroidSniffer.pl.txt</Archive>
  16. </Source>
  17. <Package>
  18. <Name>androidsniffer</Name>
  19. <Summary>An Android Dump Tool</Summary>
  20. <RuntimeDependencies>
  21. <Dependency>perl</Dependency>
  22. <Dependency>perl-dbi</Dependency>
  23. <Dependency>perl-term-menu</Dependency>
  24. </RuntimeDependencies>
  25. <Files>
  26. <Path fileType="executable">/usr/bin</Path>
  27. </Files>
  28. </Package>
  29. <History>
  30. <Update release="1">
  31. <Date>2016-04-22</Date>
  32. <Version>0.1</Version>
  33. <Comment>First release, built with docker.</Comment>
  34. <Name>İbrahim KARAGÜZEL</Name>
  35. <Email>karaguzelibrahim@gmail.com</Email>
  36. </Update>
  37. </History>
  38. </PISI>