you want to extract the inner files from an AssetBundle you don't want to blow up your RAM meanwhile (this tools streams the file without keeping the entire decoded bundle im memory) ...
This tool extracts font files (.ttf) embedded in The Last War game's Unity asset bundles. The game uses Unity Engine 2019.4.40f1 and stores fonts within compiled asset files rather than as standalone ...