Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - smallpotato000

#1
Got the 32M dump file! Going to compile qemu and run it.
The problem is how can I load and run my own binary to 100D?
#2
i need a way to enable 100D's bootflag. there is no fir for 100D, then how to do this?

Quote from: count on May 27, 2014, 08:25:47 PM
Speaking of good news:



:)

   count

P.S: For those interested - the code is at https://bitbucket.org/berlincount/magic-lantern/commits/all
#3
it is clean that stubs.S is the key.
this file describes function calls (aka stubs) in the official firmware
so, we need to do some reverse engineering with 100D's official firmware
however, i do not have the firmware, and i am not very good at reverse engineering of arm codes.
i would try to do it if i can get the firmware. does anyone have this?
thx.