curiousd

Forum Replies Created

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • in reply to: pdf24 Creator triggering firewall #63325
    curiousd
    Participant

    I have been in contact with the programmers from my firewall.  They had stated that their firewall did not recognize the .json files so it triggered the firewall.  They said that the files are safe and that they fixed it to prevent the firewall from triggering.  However, it continues to trigger the firewall.  I suspect that it is because the files are uniquely named.  At this point, it is a firewall issue.  My appreciation to you for trying to help, but it is not an issue with PDF24.  Thank you for this program.

    On a side note, is there a way to directly access edit functions when in the reader?  Thanks again.

    in reply to: pdf24 Creator triggering firewall #63323
    curiousd
    Participant

    Are the .json files opened by Notepad and included above sufficient or would you like the other file(s) sent to the email provided?

    Thank you for your continued assistance.

    in reply to: pdf24 Creator triggering firewall #63320
    curiousd
    Participant

    That particular file is no longer in my computer.  It appears that each time I use a function that triggers the firewall, it generates a unique .json file that is triggering my firewall.  I traced the file to the folder C:/Users/[my computer user folder]/AppData/Local/Temp/PDF24.  Once the program stops, the file is automatically deleted.

    I used Notepad to open another .json file that was created when I choose to edit a PDF.  This was the content:

    {
    "action": "listTrueTypeFonts",
    "fontFilesDirs": [
    "C:\\WINDOWS\\Fonts",
    "C:\\Users\\[my computer user folder]\\AppData\\Local\\Microsoft\\Windows\\Fonts"
    ],
    "outputFile": "C:\\Users\\[my computer user folder]\\AppData\\Local\\Temp\\PDF24\\fonts_0_25307609_897590633.json"
    }

    And for merging PDF files, the .json file produced has the following when I open the file with Notepad:

    {
    "action": "joinPdfs",
    "inputFiles": [
    "C:\\Users\\[my computer user folder]\\AppData\\Local\\Temp\\PDF24\\ebb_3_26047937_2846514222.pdf",
    "C:\\Users\\[my computer user folder]\\AppData\\Local\\Temp\\PDF24\\ebb_4_26048031_340020885.pdf"
    ],
    "outputFile": "C:\\Users\\[my computer user folder]\\AppData\\Local\\Temp\\PDF24\\mergePdf_5_26048078_3942879876.pdf"
    }

    Please note that I replaced my actual user folder name with "[my computer user folder]".

    I'm not sure why these temporary .json files are triggering my firewall and I'm not sure how to classify these files to stop triggering the firewall (please refer to the options at the end of my last post).

    Thank you for your continued assistance.

    in reply to: pdf24 Creator triggering firewall #63317
    curiousd
    Participant

    Thank you very much for the response.  I didn't know there was further details that came with these messages.  It seems that the firewall trigger is due to the generated json files.  Here are the messages from the firewall:

    Message:  pdf24-Toolbox.exe is trying to execute cmd_7997296_2116800774.json
    Details:  pdf24-Toolbox.exe is a safe application.  However, the executable cmd_7997296_2116800774.json could not be recognized.

    Message: cmd_7997296_2116800774.json is trying to execute conhost.exe
    Details: conhost is a safe executable.  However the parent application cmd_7997296_2116800774.json could not be recognized.  One the application is executed, its parent will have full control over its execution.  If cmd_7997296_2116800774.json is one of your everyday application, you can safely allow this request.

    Message: cmd_7997296_2116800774.json is trying to access the DNS/RPC Client Service
    Details: cmd_7997296_2116800774.json could not be recognized and it is about to access the DNS/RPC Client Service.  Windows DNS/RPC Client service allos applications to perform recursive network connections by using the Windows process svchost.exe.  If cmd_7997296_2116800774.json is one of your everyday applicaitons, you can safely allow this request.

    After running the processes again, I noticed that each task is uniquely generated.  I have other JAVA based files that don't seem to trigger my firewall.  I am curious as to why these files are triggering the firewall.

    I have the option to 1) allow, 2) treat as an installer or updater, 3) treat as a Windows System Application or 4) treat as a Contained Application.  I am not certain which to choose.  It seems like it is a Contained Application.  However, given the persistently changing file names for the json files created, I don't know if the firewall will be triggered every time I use pdf24 for features that generate a json file.

Viewing 4 posts - 1 through 4 (of 4 total)