You need to sign in or sign up before continuing.
- 01 Jun, 2020 2 commits
-
-
carlitros900 authored
Integrate a fantastic tool to recover a fully analyzable .ELF from a raw kernel, through extracting the kernel symbol table (kallsyms) Not all kernels have been generated with kallsyms info. If avaliable, this .ELF will be easily analyzable with IDA, ghidra or another RE tool. -
carlitros900 authored
-
- 27 May, 2020 1 commit
-
-
ShivamKumarJha authored
Signed-off-by:ShivamKumarJha <jha.shivam3@gmail.com>
-
- 08 May, 2020 1 commit
-
-
enes sastim authored
-
- 03 May, 2020 1 commit
-
-
Akhil Narang authored
Signed-off-by:Akhil Narang <me@akhilnarang.dev>
-
- 26 Apr, 2020 4 commits
-
-
Shivam Kumar Jha authored
Fix typo
-
carlitros900 authored
-
Shivam Kumar Jha authored
Fix Initial code and README.md build
-
carlitros900 authored
-
- 25 Apr, 2020 1 commit
-
-
carlitros900 authored
-
- 24 Apr, 2020 1 commit
-
-
Shivam Kumar Jha authored
slight corrections and a README.md info file
-
- 23 Apr, 2020 5 commits
-
-
carlitros900 authored
-
carlitros900 authored
-
carlitros900 authored
-
carlitros900 authored
-
carlitros900 authored
-
- 21 Apr, 2020 2 commits
-
-
Shivam Kumar Jha authored
Fix Shellcheck warnings | Add checks for input argument | Format script
-
Aki authored
-
- 25 Mar, 2020 2 commits
-
-
Shivam Kumar Jha authored
Use python3 for pip install and pycrypto usage
-
ShubhamB authored
* Needed for oppo_ozip_decrypt
-
- 23 Mar, 2020 1 commit
-
-
ShubhamB authored
-
- 04 Mar, 2020 1 commit
-
-
carlitros900 authored
-
- 10 Feb, 2020 1 commit
-
-
Shivam Kumar Jha authored
dumpyara.sh: Add Topics to repos
-
- 06 Jan, 2020 2 commits
-
-
carlitros900 authored
Actually ramdisk packed by MTK (Mediatek) are not unpacked Mediatek prepend a 512 bytes partition header to filesystem, identified by magic 0x58881688 and with struct: typedef union { struct { unsigned int magic; unsigned int size; char name[32]; } info; unsigned char padding[512]; // Pad up to 512bytes } mtk_header; Supress it in unpacking -
carlitros900 authored
Tagging with topics is relevant for catalogation of repos in github. Add three topics: manufacturer, platform and name to the repos created by dumpyara.sh
-
- 03 Dec, 2019 1 commit
-
-
Tadi authored
-
- 02 Nov, 2019 2 commits
-
-
ShivamKumarJha authored
Signed-off-by:ShivamKumarJha <jha.shivam3@gmail.com>
-
ShivamKumarJha authored
Signed-off-by:ShivamKumarJha <jha.shivam3@gmail.com>
-
- 25 Aug, 2019 2 commits
-
-
ShivamKumarJha authored
Signed-off-by:ShivamKumarJha <jha.shivam3@gmail.com>
-
Akhil Narang authored
Also clone quietly & update .gitignore Signed-off-by:
Akhil Narang <akhilnarang.1999@gmail.com> Signed-off-by:
ShivamKumarJha <jha.shivam3@gmail.com>
-
- 10 Aug, 2019 5 commits
-
-
ShivamKumarJha authored
Signed-off-by:ShivamKumarJha <jha.shivam3@gmail.com>
-
ShivamKumarJha authored
Signed-off-by:ShivamKumarJha <jha.shivam3@gmail.com>
-
Atman authored
Updates?
-
Atman authored
- GITHUB_OAUTH_TOKEN already stores the token so we can read once from it, directly. Signed-off-by:Atman <masteratman@gmail.com>
-
Akhil Narang authored
Signed-off-by:Atman <masteratman@gmail.com>
-
- 09 Aug, 2019 1 commit
-
-
Tadi authored
-
- 05 Aug, 2019 1 commit
-
-
Akhil Narang authored
Signed-off-by:Akhil Narang <akhilnarang.1999@gmail.com>
-
- 04 Aug, 2019 1 commit
-
-
Kacper Skrzypek authored
-
- 03 Aug, 2019 1 commit
-
-
Kacper Skrzypek authored
-
- 28 Jul, 2019 1 commit
-
-
Tadi authored
-