Jump to content

Nasc_Join -> Join Separate Nasc File's In To One Ai.nasc


Recommended Posts

nasc_join

join's separate nasc file's in to one ai.nasc
for further compilation to ai.obj
original'y "tool" made by eressea (emca) and called nasc_join.py
slightly modded by mwn for comfortable use under win..
HF!

UPD: re upload archive -> some changes...

downloadurl.txt

Edited by mwn
Link to comment
Share on other sites

Wanted to see it but my Windows Defender detects virus :/

that's because of UPX compression...

my Win Defender wont react on it...maybe its because of turned off cloud protection...(Virus defenition version 1.247.643.0 and spy is the same..)

i re upload archive with non packed one..)

 

Update: re uploaded archive

              link on virustotal -> https://www.virustotal.com/en/file/3484cbfa3bccde657a316ce05a4bb76555162df91901033b6021f5920d4915ed/analysis/1499680555/

Edited by mwn
Link to comment
Share on other sites

and it cannot work without UPX compression? this is really fail

it can!!))

just fast hand coded and the same way packed)

packed because of its size 4MB..and having cff explorer with upx build in it..

p.s no one likes UPX..))

Link to comment
Share on other sites

  • 1 year later...

PHP tool  https://mega.nz/#!BSYHAKjT!VUVNK3wdJK2KrtQdF81ZJ27Q6mor-NImQcgGHbjLVnA

See path in tools\merger.php

$out = fopen("../ai.obj.nasc", "w+") or die("wtf2");
$dir = "../splitted/";
 

NASC_Merge.exe  https://mega.nz/#!sDAX1QLY!OqsDluDsRzlZPjhKqT0U23qSxPvbIpBMxKWCOQes4fg

Merging  "splitted/*.nasc" files

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...