Beispiel #1
0
 def binary_hook(t_self, resources, elf, binf):
     from tools.targets.REALTEK_RTL8195AM import rtl8195a_elf2bin
     rtl8195a_elf2bin(t_self, elf, binf)
Beispiel #2
0
 def binary_hook(t_self, resources, elf, binf):
     from tools.targets.REALTEK_RTL8195AM import rtl8195a_elf2bin
     rtl8195a_elf2bin(t_self.name, elf, binf)