Hi fellow hackers, Here I am posting my multi platform multi call stub. This is useful if you want to cross compile small tools from same code but also want to make sure that certain functions will work reliably across all platforms. This uses the multicall concept. Once crosscompiled rename binary with target prefix and the… Read more »