Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/decompals/iQuePlayer-SecureKernel

Reverse engineering of the iQue Player Secure Kernel (SK)
https://github.com/decompals/iQuePlayer-SecureKernel

Pad binary to 64K instead of 16K, add MEMORY description to linker script for size checking (#15)

* Pad binary to 64K instead of 16K, add MEMORY description to linker script for size checking

...

ddfbfc542a17df6843520060364654698a1dfe78 authored 10 months ago by Tharo <[email protected]>
Match last two functions outside of libcrypto, import data, code cleanup (#14)

* Match last two functions outside of libcrypto, import data, fix all warnings, more docs for as...

969d659fc958fdb27ac04128175af9d34d619559 authored 11 months ago by Tharo <[email protected]>
9FC01B60.c decompiled (#12)

4a505b9a2c6913402090661b0c7a7dfaaf94998e authored almost 2 years ago by Tharo <[email protected]>
Create headers for remaining libcrypto files, fix related warnings, import remaining debug info for undecompiled libcrypto functions (#13)

3fbc3c7fc33fccafbec5c120b29213a03fa04d8e authored almost 2 years ago by Tharo <[email protected]>
`aes.c` and `aes_api.c` (#11)

* Work on aes files

* Introduce string.h, remove u suffix where not needed

561edcdade1b901d4b625aa04e88d8a707bba37f authored almost 2 years ago by Tharo <[email protected]>
Match 9FC00B40.c (#9)

* Match some sk functions

* Match 9FC00B40.c

* Fix some variable names

* Formatting pass

9d8ebc3319586e84523cd939ac368b9f7c52b736 authored almost 2 years ago by Alex <[email protected]>
poly_math.c (#10)

* some of poly_math

* cus_times_u_to_n

* PR comments

* PR comments (2)

d2c3d25ff4e9d4af65b93e148b74746a5cec410a authored almost 2 years ago by Ethan Roseman <[email protected]>
9FC02700.c: OK (#8)

* 9FC043B0.c + aes header

* fix aes return type

* PR comments

* 9FC02700.c: 1 nonmatchi...

5493bc7353522bd363139eba9d8415a8a72a1f32 authored almost 2 years ago by pixel-stuck <[email protected]>
9FC043B0.c + aes header (#6)

* 9FC043B0.c + aes header

* fix aes return type

* PR comments

ed19b5aaa6d09381f93c3f106da9ed67f7b06f25 authored almost 2 years ago by pixel-stuck <[email protected]>
Match 9FC04780.c (#5)

* Match 9FC04780.c

* Fix style

70505ee30a7733d50c715b1c462a9d4455bf65cb authored almost 2 years ago by Alex <[email protected]>
`9FC03F10.c` :OK: (#4)

* Match most of 9FC031D0.c

* Some PR comments

* Match check_cert_ranges and address PR com...

4ab0670366b160f4303038b634005c344521a0f4 authored almost 2 years ago by pixel-stuck <[email protected]>
Some functions in `9FC00B40.c` (12 remaining), fix and label types for bss symbols (#3)

* some sk api funcs, fix some bss and add data types in comments

* Move bb_nn.h to include/li...

d879954ef731375037b9997fadd5853e47f91bc3 authored almost 2 years ago by Tharo <[email protected]>
Match most of 9FC031D0.c (#2)

* Match most of 9FC031D0.c

* Some PR comments

* Match check_cert_ranges and address PR com...

c26e839708bbd6118b5a99298b28a614d29d7859 authored almost 2 years ago by pixel-stuck <[email protected]>
`bb_nn.c`: Matched (#1)

* bb_nn.c: 22 matching, 1 non-matching, 2 non-equivalent

* Add tools/m2ctx.py

* Last few m...

5960b985e5420d0c930d7b55de8bb0e3d478b787 authored almost 2 years ago by Tharo <[email protected]>
Add brief readme

c042fb13a021f2f49a464f1088b7f24ac408a157 authored almost 2 years ago by Tharo <[email protected]>
Add find_unused_asm.sh utility

7427251ea683f26b7a5e619211b0ef723db30970 authored almost 2 years ago by Tharo <[email protected]>
Setup for decomp, decompiled a few functions to test cflags + optflags

ca17dde245e95d59f75fb6d654223539141b3516 authored almost 2 years ago by Tharo <[email protected]>