summaryrefslogtreecommitdiffstats
path: root/src/limera1n.c
AgeCommit message (Expand)AuthorFilesLines
2020-06-08Remove trailing whitespace errors from all filesGravatar Martin Szulecki1-2/+2
2015-05-05Fix some warningsGravatar BALATON Zoltan1-2/+0
2013-10-24Update limera1n_is_supported() for changes to libirecovery project.Gravatar Aaron Burghardt1-3/+11
2013-10-24Added test for limera1n compatibility before attempting to inject it.Gravatar Aaron Burghardt1-0/+7
2013-09-27Require libirecovery >= 0.2.0 and port code to it's new APIGravatar Martin Szulecki1-10/+22
2013-09-23Update AUTHORS and file copyrights accordinglyGravatar Martin Szulecki1-20/+22
2013-04-24limera1n: use chip_id constants from libirecovery to detect device modelGravatar Nikias Bassen1-6/+11
2013-04-24limera1n: verify device mode after sending exploit to check for failureGravatar Nikias Bassen1-3/+9
2012-11-07change info(), error(), and debug() into functions and allow redirecting the ...Gravatar Martin Szulecki1-5/+4
2012-07-17remove src/libirecovery.* and use external shared library insteadGravatar Nikias Bassen1-1/+1
2012-02-14remove duplicate CPID/BDID and devices structsGravatar Nikias Bassen1-1/+1
2012-02-02add limera1n exploit and use pwned dfu mode for custom firmwaresGravatar Nikias Bassen1-0/+107