-
Posts
326 -
Joined
-
Last visited
Posts posted by Sykole
-
-
I know this might be off-topic; but is the game good? I never found it interesting. The usage of graphics, physics.. all of that looked really weird to me.
-
You are bomb sexy no matter what color your name has
-
Basically, this is a quick guide for normal users (Which I focused on more while creating the tool) and for advanced ones too.
Each file we have on our computers uses "Libraries"; Those libraries indicate in a some way what does the file do.
For example, we get hmm.. Chrome.exe which is a browser and connects to the internet; When they have made Chrome they added a known library which in general allows any file to connect to the internet. This allows my program to tell you that the file can access the internet. You wouldn't want to download an alarm which connects to the internet, sounds suspicious right?
Here is a screenshot of the old GUI; (Analyze of Chrome.exe)
The "Results/Comments" box is the most important one for regular users since it basically gives you the information you need, no more and no less.
Hope I made it clearer.
-
25 minutes ago, veryhasted said:
"main Form"
You should obviously call it "Super Advanced File Blaster 3000"
-
The description of this forum is; "Where all the unrelated watermelons and other nonsense go" and I guess this is my watermelon
So the past year, I have been working on a project, which was to me more than anything a personal assistance. As I have dealt with files ranging from 5 to 10 each day, It was common to find one or two being malicious but it required a few tools to get the job done (And yes, I used to work as a file analyzer). Anyways, I decided to create a tool which I can depend on and has all those features combined into one, and that is it. I have somewhat successfully got everything sorted.
This is a holder, so not all the functions are implemented yet, but they were in the older version but I decided to create a new GUI with a complete recode for the engine.
It depends on heuristic scanning, and on a custom engine and logic which I created myself (Thanks to dnlib for the .NET decoding library, oh and to BeeEngine for the instruction decoding too hehe)
Enough talking, here are some screenshots (BF as an example LOL)
The basically, the pictures above show the strings found in the file I scanned (Which is the client in this case), it has a specific criteria which is in this case already implemented in the engine and is not modify-able
Then there's the "logic" box where it basically scans and understand (in a way) how the file works and functions and then concludes if the file is safe or not.
So what do you think? Would you consider using this tool to check files you download?
It also loaded 28mb (which is the client) in around 48 seconds which I consider really good because it took so much optimization for it to reach that level (String scanning included).
Would appreciate your opinions
-
Looks nice, great job.
-
The thumbnail alone have given me enough nightmares for a week when I was a kid, let alone him singing
-
I am now officially a cool kid
-
Down to create a simple .NET multiplayer card game with the cards? I already have the base code for abilities, tricks etc. Code will need some tweaking since I was lazy to finish the server connections
-
The server could use a bit of work. I will gladly help you with new plugins and whatnot. I am an owner of one of the top roleplayer survival servers, so I have a pretty decent knowledge.
PS - Use Viaversion or ProtocolHack to allow clients starting from 1.7 up to 1.10 to connect, both plugins are configurable
-
Is a lion king
-
Haven't seen him before hi
-
May I have your Skype Link? Way easier to talk there.
-
Found him again in the thread
-
Regarding gold being untradable, I might be against this specific point since, as you mentioned it will be an easily obtained currency, meaning it will be used in trading of BFP, as it used to be before.
Making gold more valuable will have people willing to buy it, and by that balancing both currencies BFP and Gold is not possible
-
Is a potato
-
You're missing Sykole, he should be on the top
-
Wish granted, hope stay where you are.
I wish I'd work with Blank in a company, as his assistant.
-
I've checked your channel, your videos are pretty good.
-
Made me think his name was lamomoos
-
Is a nice and chill dude.
-
8, It's nice.
-
Going to rate it 6-7.
-
Found him again
My Project
in Off-Topic
Posted · Edited by Sykole
I will re-code the program entirely, if you have any suggestions, or additions you would like to see, just let me know on this thread please, would mean the world to me!
Edit; With what I have in mind, the update should reduce the code size by around 1000 lines, and would improve the performance by at least 60%, also a few edits for the GUI which should help minimize the overall consumed space and allow regular users to "explore" and understand the features provided better.