User Tools

Site Tools


howto:git

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
howto:git [2017/07/23 05:45]
d.pitman [What the Heck is GIT and GIT Hub?]
howto:git [2018/01/19 16:56] (current)
digdat0 added dumlracer
Line 3: Line 3:
 ===== The Main Git Repositories we use ===== ===== The Main Git Repositories we use =====
  
-|[[https://github.com/Bin4ry/deejayeye-modder|deejayeye-modder]]|APK "tweaks" for settings & "mods" for additional / altered functionality| +|[[https://github.com/Bin4ry/deejayeye-modder    |deejayeye-modder]]|APK "tweaks" for settings & "mods" for additional / altered functionality| 
-|[[https://github.com/hdnes/pyduml| pyduml]]|Assistant-less firmware pushes and DUMLHacks referred to as DUMBHerring when used with "fireworks.tar" from RedHerring. DJI silently changes Assistant? great... we will just stop using it.| +|[[https://github.com/hdnes/pyduml               | pyduml]]|Assistant-less firmware pushes and DUMLHacks referred to as DUMBHerring when used with "fireworks.tar" from RedHerring. DJI silently changes Assistant? great... we will just stop using it.| 
-|[[https://github.com/MAVProxyUser/P0VsRedHerring| P0VsRedHerring]]|RedHerring, aka "July 4th Independence Day exploit", "FTPD directory transversal 0day", etc. (Requires Assistant). We all needed a *public* root exploit... why not burn some 0day?| +|[[https://github.com/MAVProxyUser/P0VsRedHerring | P0VsRedHerring]]|RedHerring, aka "July 4th Independence Day exploit", "FTPD directory transversal 0day", etc. (Requires Assistant). We all needed a *public* root exploit... why not burn some 0day?| 
-|[[https://github.com/MAVProxyUser/dji_system.bin|dji_system.bin]]|Current Archive of dji_system.bin files that compose firmware updates referenced by MD5 sum. These can be used to upgrade and downgrade, and root your I2, P4, Mavic, Spark, Goggles, and Mavic RC to your hearts content. (Use with pyduml or DUMLDore)| +|[[https://github.com/MAVProxyUser/dji_system.bin |dji_system.bin]] |Current Archive of dji_system.bin files that compose firmware updates referenced by MD5 sum. These can be used to upgrade and downgrade, and root your I2, P4, Mavic, Spark, Goggles, and Mavic RC to your hearts content. (Use with pyduml or DUMLDore)| 
-|[[https://github.com/MAVProxyUser/firm_cache| firm_cache]]|Extracted contents of dji_system.bin, in the future will be used to mix and match pieces of firmware for custom upgrade files. This repo was previously private... it is now open.| +|[[https://github.com/MAVProxyUser/firm_cache   | firm_cache]]|Extracted contents of dji_system.bin, in the future will be used to mix and match pieces of firmware for custom upgrade files. This repo was previously private... it is now open.| 
-|[[https://github.com/jezzab/DUMLdore| DUMLdore]]|Even windows users need some love, so DUMLDore was created to help archive, and flash dji_system.bin files on windows platforms.| +|[[https://github.com/jezzab/DUMLdore  | DUMLdore]] |Even windows users need some love, so DUMLDore was created to help archive, and flash dji_system.bin files on windows platforms.| 
 +|[[https://github.com/mefistotelis/phantom-firmware-tools  | phantom-firmware-tools]]|Tools for extracting, modding and re-packaging DJI Phantom 3 firmware.| 
 +|[[https://github.com/cs2000/DankDroneDownloader  | DankDroneDownloader(DDD)]]|Windows based firmware download utility for all recent DJI products. Allows you to get firmware files to use with other apps such as DUMLdore, PyDuml, DUMLrub etc.| 
 +|[[https://github.com/CunningLogic/DUMLRacer  | DUMLRacer]]|Defeat the anti-rollback / Root Exploit for DJI Drones and Controllers (up to and including v01.04.0200)|
  
 ===== What the Heck is GIT and GIT Hub? ===== ===== What the Heck is GIT and GIT Hub? =====
Line 25: Line 27:
 http://www.kernel.org/pub/software/scm/git/docs/ http://www.kernel.org/pub/software/scm/git/docs/
  
-Major GIT commands:+or have a read here... 
 + 
 +https://guides.github.com/activities/hello-world/ 
 + 
 +==== Major GIT commands: ==== 
  
 ^ Command        ^ Description ^ ^ Command        ^ Description ^
howto/git.1500788722.txt.gz · Last modified: 2017/07/23 05:45 by d.pitman