00:42:19 *** Muhari has quit (Ping timeout: 272 seconds) 00:47:48 *** Muhari (Muhari@bnc.excellent-servers.se) has joined #portableapps 01:13:19 *** AlleyKat has quit (Read error: Connection reset by peer) 02:34:35 *** Bry8Star{T2 has quit (Remote host closed the connection) 02:36:02 *** Bry8Star{T2 (~Bry8Star-@gateway/tor-sasl/bry8star-2) has joined #portableapps 02:44:07 *** Bry8Star{T2_ (~Bry8Star-@gateway/tor-sasl/bry8star-2) has joined #portableapps 02:46:29 *** Bry8Star{T2 has quit (Ping timeout: 240 seconds) 02:58:36 *** Bry8Star{T2 (~Bry8Star-@gateway/tor-sasl/bry8star-2) has joined #portableapps 03:00:49 *** Bry8Star{T2_ has quit (Ping timeout: 240 seconds) 04:10:45 Why PortableApps keep on accessing NTOSKRNL.EXE ? what type of stuff its accessing/caling/changing ? is it disclosed to public ? 04:19:34 *** gluxon (~gluxon@unaffiliated/gluxon) has joined #portableapps 04:35:00 *** zooyork has quit (Ping timeout: 245 seconds) 05:31:26 *** smashtommy (8c86c39c@gateway/web/freenode/ip.140.134.195.156) has joined #portableapps 05:31:27 hi 05:31:42 anybody here knows how i can update the portable google chrome to the most up to date version? 05:35:27 anybody? 06:18:16 bump 06:48:45 *** ronjn has quit (Ping timeout: 272 seconds) 06:48:57 *** ronjn (~ronjn@p5B13D47F.dip0.t-ipconnect.de) has joined #portableapps 07:17:50 *** Scriptdaemon has quit (Quit: Leaving) 07:28:10 good morning? 07:28:13 anybody there? 08:15:58 *** Sk1llSh0t has quit (Ping timeout: 245 seconds) 08:16:58 *** Sk1llSh0t (~freenode@railed.by.sk1llsh0t.com) has joined #portableapps 09:25:17 *** smashtommy has quit (Ping timeout: 250 seconds) 11:59:19 *** gluxon has parted #portableapps (None) 12:45:31 Bry8Star{T2: if you trace it entirely, it's likely due to some winAPIs that are used to run things, depending on what exe you find using it, it could even be NSIS actually making the calls 12:47:01 Portable firefox, thunderbird, etc all apps when runs, they access that NTOSKRNL.EXE ! ! 12:47:34 What exact type of Win API ? 12:47:58 Its kind of scary ! 12:47:59 the API to do basically anything on windows? 12:48:08 you still didn't say which exe accessed it. 12:48:18 Anything accessing directly NTOSKRNL.EXE must be some super sensitive calls 12:48:20 or even how you figured that out. 12:48:34 Why can't it inlcude its own DLL to use function from it ? ! 12:49:06 Bry8Star{T2: I don't think you understand how windows works if that's your suggestion... 12:49:28 The portableapps wrapper itself does it 12:50:15 right, that would be NSIS accessing it then. 12:50:20 which calls winapis directly 12:50:26 likely then using the kernel. 12:50:52 For example , in the case of Portable Firefox . .its the c:\PortableApps\FirefoxPortable\FirefoxPortable.exe 12:51:24 right 12:51:31 if you care about what that's doing, all of that source is freely available 12:51:33 always has been. 12:51:38 Is it not possible to include another DLL to connect with kernel, instead directly ? 12:51:51 the dll will STILL access the kernel 12:52:10 so you're just changing the file that makes the direct call... 12:52:18 there's no reason for it at that point. 12:52:48 Or how about using windows OS system's own dll that are inside the system32 folder ? 12:54:09 you mean the dll that changes per version of windows? 12:54:51 Source code is available for mnay things.. poblem is .. how a normal /regular person using firefox, can understand what these exact API CALLs are doing ? are this really safe ? is there way hackers/crackers can connect back into such firefox or PortableApps ? 12:56:04 Bry8Star{T2: if you don't understand something like this, then maybe you shouldn't be worried about it in the first place? I'm not going to try to educate you on how programs work, but if it wasn't safe, portableapps wouldn't be in the respected position it is. 12:56:25 if nothing else, programs accessing ntoskrnl.exe should be the least of your worries. 12:56:53 I see what you saying even if portableApps switch from directly using NTOSKRNL.exe to something else, then that will connect in turn again withNTOSKRNL.EXE ! ... so what can be done ... to not occur such security messages ? 12:57:23 what software would be giving you "security messages" about normal access? 12:57:40 Firewall type of software which have HIPS feature is ON . 12:58:32 What I'm trying to say is .. you have to alter codes in such way, so that, it does not trigger those security warning. 12:58:48 or you're just reading the security warnings incorrectly 12:59:22 This NTOSKRNL.EXE warning comes only when any PORTABLEAPPS are run. 12:59:49 That is what makes it scary ! 13:00:46 May be you should inform firewall software that such behavior is OK. 13:01:02 But .. if it were ok, then they wouldnt warn that much ! 13:01:26 just because you don't understand, doesn't mean it's "Scary" 13:01:29 that's subjective. 13:01:41 Why do the security software company thinks this need to be inform/show to user, before executing ? 13:01:45 HIPS is designed to through a large number of warnings. 13:01:50 because of the nature of it 13:01:56 that's why it's an advanced feature. 13:02:26 which continually generate a high number of false positives. 13:03:01 Ya .. you are right about that ... all are not threat to system 13:04:14 If you have a webpage, DETAILING . .what exactly this CALL to NTOSKRNL.EXE does, then "fear" will go away . 13:04:31 if it's such a large fear, I suggest stopping use of the software that causes it. 13:04:41 Pls do that . since its open-source.. inform users accurately .. whay it is safe. 13:04:48 why? 13:05:00 YOu don't learn how a motor or transmission work in order to drive a car 13:05:07 why do you need to know how a computer works to run a program? 13:05:12 that's what this equates to 13:05:13 irrational fear. 13:05:20 of something you don't understand. 13:05:52 because, you saying that things are accessing NTOSKRNL is scary, then you would also say that thousands of explosions per second nearly 3 feet in front of you while you're driving is even scarier. 13:05:56 but both of those things are normal. 13:06:35 so again, it's an irrational fear because you don't understand. My suggestion is either A) to actually ask the software company of the software that's throwing these "messages" why it's doing it or B) quit using the software that causes them. 13:07:12 If you run a car . .suddenly you see abnormal sound or smoke . .you are saying nothing to fear .. why ? 13:07:30 You're twisting words and reading incorrectly. 13:07:37 Dont you think I wil call where I purchased it from to find out if thats normal or not ? 13:08:09 You have the responsibility to show, why that smoke or sound is normal in your eyes. 13:08:24 you're misconstruing again. 13:08:28 Why customer shouldnt be afraid of it. 13:08:32 I'm guessing you installed some "big box" software? 13:08:34 such as Symantec 13:08:39 or McAfee that's giving you these messages? 13:09:19 Normal FREE firewall with HIPS ON. 13:09:31 "normal free firewall" isn't a piece of software. 13:09:38 Maybe the software you're using is just garbage? 13:09:52 without actuallying giving me information to try and help you, I'm not going to continue this conversation. 13:09:58 he he, why not .. it could be. 13:10:21 "Hey, my car is making a weird sound." 13:10:28 your mechanic would laugh you out of their shop. 13:11:07 Not mechanic .. when you purchased something 1st, then instanlty you seeing going to your home ... its making sound or smoke .. then 13:11:15 right 13:11:22 but to figure out WHY, you tell the person all the details you have 13:11:29 the kind of care, the type of noise/smoke/etc 13:11:36 not just, "It's a car that's making a sound." 13:11:51 If I download something from internet .. then if its not doing what it suppose to . .then what ami to do . .go into forum , customer help .. for help .. if its normal or not . 13:11:54 so, if you care to provide the software you're using that's giving you these messages I'll try to help, if not, I'm not going to. 13:13:07 because if your car is running as expected, and you plug in some random OBDII adapter that says there's an issue, yet none is reflected, a mechanic isn't going to go off the basis something is wrong because one thing somewhere said there might be. 13:13:23 unless the quality of the information can be verified, it will be assumed to be bad information 13:13:41 Various software have portable installation mode in setup file, and many also release ZIP version .. none of those generate such NTOSKRNL.EXE related mesages ! 13:14:01 but your reluctance to tell me what software you're using tells me that either A) you're pulling my leg; B) you're using some software that is garbage or C) you're not using the software legally. 13:14:15 apples to oranges Bry8Star{T2. 13:14:25 You can't compare a diesel truck to a compact economic car. 13:15:46 So, for the last time, unless you're going to provide me with the software that's throwing these "Security messages" I'm not going to continue this conversation. 13:15:58 Many software palce WARNING message in their download page, that free ANTI-VIRUS may generate false warning, but do not feat, its ok. where is yours ? 13:16:06 S/palce/place/ 13:16:17 S/feat/fear/ 13:17:12 Do I need ot tell you anti-virus name specifically so you can place the name in your warning message ? 13:17:41 S/ot/to/ you can use "free" edition of anti-virus . .. or just use "aniti-virus" 13:18:03 Bry8Star{T2: you're continuing to ignore the question. So I'll continue to ignore yours. 13:18:15 Warning related to NTOSKRNL.EXE . .all you can tell people is .. "Security suits" 13:18:16 but, so you know, one reason we'd need to know WHAT software is causing the errors, is so we can TALK TO THEM to fix it. 13:18:23 You do not have to be very very specific. 13:18:56 I just told you 13:19:01 You ar enot listening 13:19:16 Any free secuirity software . .with HIPS feature ON 13:19:23 no you're not Bry8Star{T2 13:19:35 because I run three different machines with portableapps 13:19:40 all with different security programs 13:19:47 and have never once had an error or warning come up 13:20:18 also, if you MUST Bry8Star{T2 - you can find the information you're looking for at the bottom of our main support page... http://portableapps.com/support#false_positive 13:21:54 THANKS . 13:22:32 It clarifies thar there is no backdoor, and no-virus based on them. 13:22:41 S/thar/that/ 13:22:47 like I told you in the beginning. 13:23:10 this software wouldn't continue to generate hundreds of millions of downloads if there was a backdoor in them. 13:23:14 *in it* 13:24:01 But on more extra line, that .. HIPS feature can generate warning from security-suits, also false-positive or safe API calls . . .. such message will be best. 13:24:06 Such wil lremove fear. 13:24:16 S/on/one/ 13:24:45 or, the user could just read the documentation from the security software that says a good majority of these messages will be false positives 13:24:52 thusly not requiring us to do more work for shoddy software. 13:24:56 You know, there's that option too. 13:25:21 If a user doesn't understand how a security option should work, especially one known to provide false positives, they shouldn't use it to begin with. 13:26:25 ok ... it is not solved , in my opinion. 13:26:33 that's why it's your opinion. 13:26:44 we're all entitled to one. 13:26:56 you can either continue to find information to satisfy your fear, or stop using the software. 13:27:00 Another thing is .. why are you not SIGNing software . .or showing SHA256 from a TLS encrypted webpage ? 13:27:57 At-least .. SHA256 of binaries need to be shown from a SSL / TLS encrypted webpage ,then people can get file over HTTP / non-encryptedly. 13:28:33 if it's not signed Bry8Star{T2, you're not downloading from us. 13:28:38 the platform is signed for instance. 13:28:52 Showing md5 or sha256 over HTTP (non-encryptedly) is not actually safe. 13:29:31 as is Firefox 13:29:35 so I don't know where you're getting your information.. 13:30:07 as for a hash for the binaries, you'd have to ask the person who posts them, by posting in the forums 13:30:16 but the software installers are absolutely signed. 13:31:17 I was referring to share your GPG- SIGNATURE with users for each binary file, over SSL encrypted page . 13:32:08 And another thing .. when binary files are/executes, then it shows a message of the author / developer of that program ... that can be forged ? 13:32:23 As far as I know, it can be forged. 13:32:48 so ... on your webpage you will have to show ... sha256 or the SIGnature file ... over HTTPS conneciton. 13:33:39 Bry8Star{T2: again, if you don't like it, you can stop downloading/using the software. 13:33:46 http://portableapps.com/node/20775 13:33:57 And usage of SSL cert also needs a TLSA dns record in DNS. so you will have DNSSEC-sign your domain-name as well. 13:34:16 I'm done dealing with you Bry8Star{T2. Have a good day. 13:34:57 Thanks for the help, information & conversation. bye. 18:06:58 *** ronjn has quit (Quit: Rien n'est vrai. Tout est permis.) 18:10:05 *** ronjn (~ronjn@p5B13D47F.dip0.t-ipconnect.de) has joined #portableapps 19:32:55 *** Muhari has quit (Ping timeout: 245 seconds) 19:33:28 *** Muhari (Muhari@bnc.excellent-servers.se) has joined #portableapps 19:42:55 *** AlleyKat (~Miranda@188-183-213-253-dynamic.dk.customer.tdc.net) has joined #portableapps 23:20:19 *** zooyork (~zoo@cpe-24-55-6-111.austin.res.rr.com) has joined #portableapps 23:47:49 *** Bry8Star{T2 has quit (Ping timeout: 240 seconds)