20 Commits

Autor SHA1 Mensagem Data
wellton ec41dde260 Update README.md 2016-03-27 18:43:07 -03:00
wellton 043fda6012 Update README.md 2016-03-27 18:38:14 -03:00
Andrei Conache 4cad8bb4fc Merge pull request #9 from pawitp/master
sdat2img.py: fix Marshmallow image extraction (issue #6)
2015-11-29 18:01:55 +01:00
Pawit Pornkitprasan ce30ec91fb sdat2img.py: fix Marshmallow image extraction (issue #6)
The max of the erase block can no longer be assumed to be the
file size. Fix by searching for the max of every type of block.
2015-11-29 21:04:06 +07:00
Andrei Conache 1900b244a9 sdat2img.py: fixed utf-8 encoding (issue #7) 2015-10-24 14:19:36 +02:00
Andrei Conache 50eb51e2cf sdat2img.py: fixed UnboundLocalError on android 5.x 2015-10-11 16:36:31 +02:00
Andrei Conache f363a799b1 README: update with usage and example 2015-10-11 15:22:31 +02:00
Andrei Conache d7211b1a35 sdat2img.py: added marshmallow 6.0 support 2015-10-11 14:29:53 +02:00
Andrei Conache a760bc3290 sdat2img.py: revert to old method and clean up 2015-07-08 18:01:45 +02:00
Andrei Conache 5cb34dbba5 Revert "Cut memory usage and remove possibility of accidental data loss."
This reverts commit 880174521c.
2015-07-08 17:51:35 +02:00
Andrei Conache e5b41bd190 Merge pull request #4 from joaormatos/master
sdat2img.py: Cut memory usage and avoid accidental data loss
2015-05-24 13:59:56 +02:00
João Ricardo Sares Teles de Matos 880174521c Cut memory usage and remove possibility of accidental data loss. 2015-05-23 20:37:28 +01:00
Andrei Conache 845630dbec Merge pull request #2 from xales/master
sdat2img.py: remove system-specific behaviour
2015-04-16 13:44:18 +02:00
Jake Greenfield e05e17addf Remove system-specific behaviour.
pause doesn't exist on most platforms.
2015-04-16 01:04:58 -04:00
Andrei Conache a500b6e04a sdat2img.py: fixed and improved code 2015-03-29 14:24:44 +02:00
Andrei Conache dc2170ae39 sdat2img.py: added lollipop 5.1 support 2015-03-28 14:55:08 +01:00
xpirt 22e827aae0 fix typo 2014-12-24 17:58:04 +01:00
xpirt e023396ba8 sdat2img.py: Python 3.4 support + win32/64 compatible
added Python 3.4 support
added Windows x86/x64 compatibility
2014-12-24 16:21:59 +01:00
xpirt c5dea64983 initial source of sdat2img
initial source of sdat2img wrote by luxi78
2014-12-24 16:20:10 +01:00
xpirt c39e2ac0d3 Initial commit 2014-12-24 16:19:19 +01:00