> On 24 Oct 2014, at 10:48, Hilaire <[email protected]> wrote: > > Le 24/10/2014 10:35, Sven Van Caekenberghe a écrit : >> I have to add that NativeBoost based code (like accessing environment >> variables for certain FileLocator places) breaks down when you have no >> sources ... > > Even with a fake .sources file?
Yes, I believe NativeBoost needs to know the argument names of primitives to match method arguments to C primitives, and this cannot be done with decompilation or something like that
